This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug fortran/26524] ICE when compiling with -ffast-math and -O3 clatm5.f (lapack)



------- Comment #3 from martin dot audet at imi dot cnrc-nrc dot gc dot ca  2006-03-01 23:15 -------

Version 4.0.1 of gfortran (a Fedora Core 4 update) is able to compile clatm5.f
without any problems. 

[audet@fn3 trunk]$ /usr/bin/gfortran -v
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--enable-checking=release --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-libgcj-multifile
--enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre
--host=x86_64-redhat-linux
Thread model: posix
gcc version 4.0.1 20050727 (Red Hat 4.0.1-5)


-- 

martin dot audet at imi dot cnrc-nrc dot gc dot ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |major
          Component|tree-optimization           |fortran
      Known to work|4.2.0                       |4.0.1


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26524


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