[Bug fortran/31408] <built-in>:0: internal compiler error: Illegal instruction

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Mar 31 11:24:00 GMT 2007



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



More information about the Gcc-bugs mailing list