This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/37359] [4.4 Regression] IRA miscompiled transfer.o in libgfortran
- From: "hjl dot tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Sep 2008 20:03:02 -0000
- Subject: [Bug middle-end/37359] [4.4 Regression] IRA miscompiled transfer.o in libgfortran
- References: <bug-37359-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from hjl dot tools at gmail dot com 2008-09-03 20:03 -------
The failures are
+FAIL: gfortran.dg/list_read_8.f90 -O0 execution test
+FAIL: gfortran.dg/list_read_8.f90 -O1 execution test
+FAIL: gfortran.dg/list_read_8.f90 -O2 execution test
+FAIL: gfortran.dg/list_read_8.f90 -O3 -fomit-frame-pointer execution test
+FAIL: gfortran.dg/list_read_8.f90 -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions execution test
+FAIL: gfortran.dg/list_read_8.f90 -O3 -fomit-frame-pointer -funroll-loops
execution test
+FAIL: gfortran.dg/list_read_8.f90 -O3 -g execution test
+FAIL: gfortran.dg/list_read_8.f90 -Os execution test
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37359