Test failure on SPARC 64-bit

Sergey Kashyrin ska at resqnet.com
Wed Oct 11 16:38:18 CEST 2006


Just FYI

On Sun SPARC 64-bit using "cc: Sun C 5.8 2005/10/13" the following test is failing:

mpn_get_d wrong on random data
   sign     0
   n        =0x1FF800FE007FC0
   nsize    1
   exp      -37
   want     =[43 3F F8 00 FE 00 7F C0] 8998407423164352
   got      =[40 EF F8 00 FE 00 7F C0] 65472.031006097327918
bash: line 4:  9026 Abort                   (core dumped) ${dir}$tst
FAIL: t-get_d

If you remove the "-fast" option when compiling t-get_d.c everything will be okay.
So it's not a library failure.

Regards,
Sergey



More information about the gmp-discuss mailing list