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