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: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Oct 2006 00:47:03 -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 #11 from jvdelisle at gcc dot gnu dot org 2006-10-28 00:47 -------
I built the libraries and the test program with two different builds on my XP
box. One is more or less a default cygwin build, th eother is a mingw build I
downloaded. They are dated about 10/11/2006 (10/10/2006).
In both cases I get a clean execution of the resulting program. I wonder if
you have a mingw or cygwin installation problem.
Regarding your comment on optimization flags. -O3 is know to do some things
not covered by the flags documented.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29621