This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/29621] lapack runs into infinite loop with -03
- From: "fkar at nemesis-project dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Oct 2006 22:29:55 -0000
- Subject: [Bug fortran/29621] lapack runs into infinite loop with -03
- References: <bug-29621-13059@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from fkar at nemesis-project dot org 2006-10-27 22:29 -------
I confirm that the same problem exists with -O1.
It might be a target problem (gfortran used comes from a mingw build, dated
2006-10-21 and linked as an installer in
http://gcc.gnu.org/wiki/GFortranBinaries). As mentioned in
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29621#c0 the platform is Win32.
Anyway, just to mention that other LAPACK routines tested (DGESV, DSPSV, DGBSV
just to name some) run perfectly fine.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29621