1 of 30 tests failed : FAIL: t-get_d
Dennis Clarke
dclarke at blastwave.org
Wed Mar 31 10:40:07 CEST 2010
I was surprised that only one test failed given that I'm just
experimenting with various build options on older Solaris while using
Studio 11.
Regardless, here is the result :
mpn_get_d wrong on denorm
n=1
exp -1075
sign 0
got =[00 00 00 00 00 00 00 00] 0
want =[00 00 00 00 00 00 00 00] 0
FAIL: t-get_d
Personally I don't see any diff between the "got" and "want" there.
This was all built with generic[1] C code via :
../gmp-5.0.1/configure --build=none-unknown-solaris2.8 --enable-cxx
--
Dennis
[1] because the assembly fails when using Studio 11 on this system.
More information about the gmp-bugs
mailing list