| David Horstmann | 27d8b5c | 2021-09-24 15:18:44 +0100 | [diff] [blame] | 1 | Bugfix |
| 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. | ||||