------- Comment #39 from ebotcazou at gcc dot gnu dot org 2006-03-31 09:53 ------- > I've also been poking at MPFR. There are apparently 10 or more patches now > for > 2.2.0, that may resolve the issues, too. I'll look at that. I've rebuilt it, > and ran the "check" area for mpfr, and 115/117 tests fail.
I cannot reproduce that: MPFR 2.2.0 is clean (117/117 tests OK ) if configured with './configure --build=sparc-sun-solaris2.8 --with-gmp=/opt/build/eric/local' against GMP 4.1.3 and built by GCC 4.0.2 with 'gmake' on the Solaris 8 box. GMP 4.1.3 was configured with './configure --build=sparc-sun-solaris2.8' and built by GCC 4.0.2 with 'gmake'. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26889