[Bug fortran/31408] :0: internal compiler error: Illegal instruction

2007-03-31 Thread pinskia 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

[Bug fortran/31408] :0: internal compiler error: Illegal instruction

2007-03-31 Thread dfranke at gcc dot gnu dot org
--- Comment #1 from dfranke at gcc dot gnu dot org 2007-03-31 10:30 --- Can not reproduce the problem on Intel P4. Tried gfortran v4.1.1, v4.2 and a recent svn snapshot. Btw, why not simply: 'read(istr, *) num' ? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31408