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/48270] New: [4.7 Regression] New test failures


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: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com
                CC: irar@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)


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