This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/31971] Simple Fortran code fails with ICE
- From: "magnus_os at yahoo dot se" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 May 2007 16:22:44 -0000
- Subject: [Bug fortran/31971] Simple Fortran code fails with ICE
- References: <bug-31971-11572@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from magnus_os at yahoo dot se 2007-05-22 17:22 -------
I downloaded the binaries, and no problems with those.
gfortran -v
Using built-in specs.
Target: i386-pc-linux-gnu
Configured with: /home/fxcoudert/gfortran_nightbuild/trunk/configure
--prefix=/home/fxcoudert/gfortran_nightbuild/irun-20070518
--enable-languages=c,fortran --disable-decimal-float --build=i386-pc-linux-gnu
--enable-checking=release
--with-gmp=/home/fxcoudert/gfortran_nightbuild/software
Thread model: posix
gcc version 4.3.0 20070518 (experimental)
I use the GMP/MPFR libraries from Fedora 6. No other installation of MPFR has
been done.
cksum /usr/lib/libmpfr.a
1197190056 378788 /usr/lib/libmpfr.a
Compiling the test code with the Fedora gfortran 4.1.1 compiler also works
without problems.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31971