This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/31408] <built-in>:0: internal compiler error: Illegal instruction
- 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: 31 Mar 2007 11:24:33 -0000
- Subject: [Bug fortran/31408] <built-in>:0: internal compiler error: Illegal instruction
- References: <bug-31408-12095@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pinskia at gcc dot gnu dot org 2007-03-31 12:24 -------
I am going to assume you used a precompiled GMP/MPFR which was not really
compiled for your CPU or a precompiled GCC (gfortran) which was not really
compiled for your CPU. Either of these will cause an issue as GCC (and
GMP/MPFR) tries to use extra features in the CPU if compiled wrong.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31408