This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gfortran on Linux/Pentium-I - ICE, illegal instruction


Builds of gfortran that I downloaded after the recent crash of
gfortran.org stopped working on my Linux laptop (Suse 8.2) with a
Pentium-I processor.  They crash with an ICE on an illegal instruction.
Any ideas?

% gfc -c -v foo.f90 
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc/configure --prefix=/tmp/gfortran-20050311/irun
--enable-languages=c,f95
Thread model: posix
gcc version 4.1.0 20050311 (experimental)
 /tmp/irun/bin/../libexec/gcc/i686-pc-linux-gnu/4.1.0/f951 foo.f90
-quiet -dumpbase foo.f90 -mtune=pentiumpro -auxbase foo -version -o
/tmp/ccb16fFL.s
GNU F95 version 4.1.0 20050311 (experimental) (i686-pc-linux-gnu)
        compiled by GNU C version 3.3.5 (Debian 1:3.3.5-8).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
<built-in>:0: internal compiler error: Illegal instruction


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]