On Thu, Mar 07, 2002 at 09:32:44AM -0500, Dawn Whiteside wrote: > Okay, got it. Attached are the tmp.bntest files (modified to print the > options &c. from 'make report' so it's clear which is which) for the > 20020306 snapshot on a 32-bit Irix 6.5 system both with and without > no-asm (they do appear to produce different results), using gcc.
Thanks. The concrete values differ because test values are chosen at random; the important difference is that the no-asm test verifies OK (piping it to 'bc' prints only zeros, besides the text) while the 32-bit test with assembler code enabled (target 'irix-mips3-gcc') fails. In other words, crypto/bn/asm/mips3.s does not work as intended with the current BIGNUM library. Andy? -- Bodo M�ller <[EMAIL PROTECTED]> PGP http://www.informatik.tu-darmstadt.de/TI/Mitarbeiter/moeller/0x36d2c658.html * TU Darmstadt, Theoretische Informatik, Alexanderstr. 10, D-64283 Darmstadt * Tel. +49-6151-16-6628, Fax +49-6151-16-6036 ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
