The constraint "n" is a more obscure setting which is needed for
special cases that don't apply to our use.
Use of "n" exposed some bugs in pre-release versions of clang.
This fixes #594
This is a backport of secp256k1's PR599
Differential D4989
Switch x86_64 asm to use "i" instead of "n" for immediate values. deadalnix on Jan 17 2020, 12:17. Authored by Tags None Subscribers None
Details
The constraint "n" is a more obscure setting which is needed for Use of "n" exposed some bugs in pre-release versions of clang. This is a backport of secp256k1's PR599 make check
Diff Detail
Event Timeline |