http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48270
Summary: [4.7 Regression] New test failures Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassig...@gcc.gnu.org ReportedBy: hjl.to...@gmail.com CC: i...@gcc.gnu.org On Linux/x86, revision 171381: http://gcc.gnu.org/ml/gcc-cvs/2011-03/msg00805.html caused FAIL: gcc.c-torture/execute/builtins/strlen-2.c compilation, -O3 -fomit-frame-pointer (internal compiler error) FAIL: gcc.c-torture/execute/builtins/strlen-2.c compilation, -O3 -g (internal compiler error) FAIL: gcc.c-torture/execute/cbrt.c compilation, -O3 -fomit-frame-pointer (internal compiler error) FAIL: gcc.c-torture/execute/cbrt.c compilation, -O3 -g (internal compiler error) FAIL: gcc.c-torture/execute/pr33870-1.c compilation, -O3 -fomit-frame-pointer (internal compiler error) FAIL: gcc.c-torture/execute/pr33870-1.c compilation, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (internal compiler error) FAIL: gcc.c-torture/execute/pr33870-1.c compilation, -O3 -fomit-frame-pointer -funroll-loops (internal compiler error) FAIL: gcc.c-torture/execute/pr33870-1.c compilation, -O3 -g (internal compiler error) FAIL: gcc.c-torture/execute/pr33870.c compilation, -O3 -fomit-frame-pointer (internal compiler error) FAIL: gcc.c-torture/execute/pr33870.c compilation, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (internal compiler error) FAIL: gcc.c-torture/execute/pr33870.c compilation, -O3 -fomit-frame-pointer -funroll-loops (internal compiler error) FAIL: gcc.c-torture/execute/pr33870.c compilation, -O3 -g (internal compiler error) FAIL: gcc.c-torture/unsorted/bad.c, -O3 -fomit-frame-pointer (internal compiler error) FAIL: gcc.c-torture/unsorted/bad.c, -O3 -g (internal compiler error) FAIL: gcc.dg/vect/pr43842.c (internal compiler error) FAIL: gcc.dg/vect/pr43842.c (test for excess errors) FAIL: gfortran.dg/bounds_check_9.f90 -O3 -fomit-frame-pointer (internal compiler error) FAIL: gfortran.dg/bounds_check_9.f90 -O3 -fomit-frame-pointer (test for excess errors) FAIL: gfortran.dg/bounds_check_9.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (internal compiler error) FAIL: gfortran.dg/bounds_check_9.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors) FAIL: gfortran.dg/bounds_check_9.f90 -O3 -fomit-frame-pointer -funroll-loops (internal compiler error) FAIL: gfortran.dg/bounds_check_9.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors) FAIL: gfortran.dg/bounds_check_9.f90 -O3 -g (internal compiler error) FAIL: gfortran.dg/bounds_check_9.f90 -O3 -g (test for excess errors) FAIL: gfortran.dg/bounds_check_fail_2.f90 -O3 -fomit-frame-pointer (internal compiler error) FAIL: gfortran.dg/bounds_check_fail_2.f90 -O3 -fomit-frame-pointer (test for excess errors) FAIL: gfortran.dg/bounds_check_fail_2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (internal compiler error) FAIL: gfortran.dg/bounds_check_fail_2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors) FAIL: gfortran.dg/bounds_check_fail_2.f90 -O3 -fomit-frame-pointer -funroll-loops (internal compiler error) FAIL: gfortran.dg/bounds_check_fail_2.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors) FAIL: gfortran.dg/bounds_check_fail_2.f90 -O3 -g (internal compiler error) FAIL: gfortran.dg/bounds_check_fail_2.f90 -O3 -g (test for excess errors)