This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/50633] New: [4.7 Regression] New test failures
- From: "hjl.tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 06 Oct 2011 16:00:41 +0000
- Subject: [Bug middle-end/50633] New: [4.7 Regression] New test failures
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50633
Bug #: 50633
Summary: [4.7 Regression] New test failures
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: hjl.tools@gmail.com
On Linux/x32, revision 179566 gave
FAIL: gcc.c-torture/execute/20030914-1.c execution, -O1
FAIL: gcc.c-torture/execute/20030914-1.c execution, -O2
FAIL: gcc.c-torture/execute/20030914-1.c execution, -O2 -flto
FAIL: gcc.c-torture/execute/20030914-1.c execution, -O2 -flto
-flto-partition=none
FAIL: gcc.dg/pr50132.c (internal compiler error)
FAIL: gcc.dg/pr50132.c (test for excess errors)
FAIL: gfortran.dg/g77/short.f -O1 execution test
FAIL: gfortran.dg/g77/short.f -O2 execution test
FAIL: gfortran.dg/g77/short.f -Os execution test
FAIL: gfortran.dg/reshape_rank7.f90 -O1 execution test
FAIL: gfortran.fortran-torture/execute/entry_4.f90 execution, -O2
FAIL: gfortran.fortran-torture/execute/entry_4.f90 execution, -O2
-fbounds-check
FAIL: gfortran.fortran-torture/execute/entry_4.f90 execution, -O2
-fomit-frame-pointer -finline-functions
FAIL: gfortran.fortran-torture/execute/entry_4.f90 execution, -O2
-fomit-frame-pointer -finline-functions -funroll-loops
FAIL: gfortran.fortran-torture/execute/entry_4.f90 execution, -O3 -g
FAIL: gfortran.fortran-torture/execute/entry_4.f90 execution, -O2
-ftree-vectorize -msse2
FAIL: gfortran.fortran-torture/execute/stack_varsize.f90 execution, -O3 -g
FAIL: gfortran.fortran-torture/execute/stack_varsize.f90 execution, -O2
-ftree-vectorize -msse2
FAIL: libgomp.c++/collapse-2.C -O1 execution test
FAIL: libgomp.fortran/appendix-a/a.16.1.f90 -O1 execution test
FAIL: libgomp.fortran/omp_workshare2.f -O execution test
Revision 179528 is OK.