blob: b834331671282cd316b821ef18f10a98bca9101d [file] [log] [blame]
Gilles Peskine7c847232021-09-14 00:13:05 +02001Bugfix
2 * Fix missing constraints on x86_64 assembly code for bignum multiplication
Gilles Peskine666e3df2021-09-15 17:04:31 +02003 that broke some bignum operations with (at least) Clang 12.
4 Fixes #4116, #4786, #4917.