> on linux 2.2[.9] with egcs-1.1.2 and libc.5.4.46, the bignum test fails.
> with "./Configure no-asm linux-elf", test/bntest results in the attached
> output, which ends with "Left shift test failed!" the next test (exptest)
> appears to be caught in a loop and doesn't actually produce any output at
> all.
Looks like egcs's fault. If crypto/bn_asm.c is recompiled with -O
(instead of -O3) all tests are passed. As far as I can tell it's
bn_mul_words that gets broken. Andy.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to