diff options
author | lloyd <[email protected]> | 2008-10-11 16:45:43 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-10-11 16:45:43 +0000 |
commit | 850f7f0903f34dcd3a8a03a4a75d6c2ce93a0c07 (patch) | |
tree | 69fd6ff44f4ba423c14cb8e4aef56624c4110644 /src/math/gfpmath/gfp_element.h | |
parent | 0f078fbf51f70c59b8e3197ef2828e46cd0f10c0 (diff) |
Disable the x86-64 implementation of word_add. I think there is a bug
in the constraints. It turns out that the GF(p) tests all pass in 64-bit
mode if this function is disabled. I suspect the problem is that
innert_montg_mult_sos calls this function in ways that are unusual
in terms of how it is used in the rest of the library (in particular
calling it with constant zero arguments). I think a constraint error is
causing GCC to generate bad code in certain instances with this function.
Will need to investigate this further.
Diffstat (limited to 'src/math/gfpmath/gfp_element.h')
0 files changed, 0 insertions, 0 deletions