blob: 218be5a60544c9d9255bfe8ee2f1d749a9835dd5 [file] [log] [blame]
David Horstmann7500a0e2021-09-24 15:18:44 +01001Bugfix
2 * Fix missing constraints on x86_64 and aarch64 assembly code
3 for bignum multiplication that broke some bignum operations with
4 (at least) Clang 12.
5 Fixes #4116, #4786, #4917, #4962.