This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/34207] libgfortran configure: "GNU Fortran is not working" on sparc-sun-solaris2.10
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Nov 2007 03:07:12 -0000
- Subject: [Bug fortran/34207] libgfortran configure: "GNU Fortran is not working" on sparc-sun-solaris2.10
- References: <bug-34207-15354@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2007-11-25 03:07 -------
init2.c:37: assertion failed: ((64 - 0)+0) == (((64 - 0)+0)/8) * 8 &&
sizeof(mp_limb_t) == (((64 - 0)+0)/8)
<built-in>:0: internal compiler error: Abort
Can you build a newer GMP/MPFR and try again? It looks like a bug in the
installed GMP/MPFR.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34207