This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/26889] selected_int_kind.inc broken, causing failure



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]