This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/26889] selected_int_kind.inc broken, causing failure
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Mar 2006 09:53:04 -0000
- Subject: [Bug libfortran/26889] selected_int_kind.inc broken, causing failure
- References: <bug-26889-10100@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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