This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/50633] New: [4.7 Regression] New test failures


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]