http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47933
Summary: [4.6 Regression] FAIL: gfortran.dg/fmt_fw_d.f90 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassig...@gcc.gnu.org ReportedBy: hjl.to...@gmail.com On Linux/x86, revision 170586 gave FAIL: gfortran.dg/fmt_fw_d.f90 -O0 (test for excess errors) FAIL: gfortran.dg/fmt_fw_d.f90 -O1 (test for excess errors) FAIL: gfortran.dg/fmt_fw_d.f90 -O2 (test for excess errors) FAIL: gfortran.dg/fmt_fw_d.f90 -O3 -fomit-frame-pointer (test for excess errors) FAIL: gfortran.dg/fmt_fw_d.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors) FAIL: gfortran.dg/fmt_fw_d.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors) FAIL: gfortran.dg/fmt_fw_d.f90 -O3 -g (test for excess errors) FAIL: gfortran.dg/fmt_fw_d.f90 -Os (test for excess errors) Revision 170579 is OK.