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/49463] New: [4.7 Regression] LTO testcase failures


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49463

           Summary: [4.7 Regression] LTO testcase 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: hubicka@gcc.gnu.org


On Linux/x86, revision 175169 gave:

FAIL: gcc.c-torture/execute/builtins/strstr-asm.c compilation,  -O2 -flto
FAIL: gcc.c-torture/execute/builtins/strstr-asm.c compilation,  -O2 -flto
-flto-partition=none
FAIL: gcc.dg/torture/tls/run-gd.c  -O2 -flto  (test for excess errors)
FAIL: gcc.dg/torture/tls/run-gd.c  -O2 -flto -flto-partition=none  (test for
excess errors)
FAIL: gcc.dg/torture/tls/run-ie.c  -O2 -flto  (test for excess errors)
FAIL: gcc.dg/torture/tls/run-ie.c  -O2 -flto -flto-partition=none  (test for
excess errors)
FAIL: gcc.dg/torture/tls/run-ld.c  -O2 -flto  (test for excess errors)
FAIL: gcc.dg/torture/tls/run-ld.c  -O2 -flto -flto-partition=none  (test for
excess errors)
FAIL: gcc.dg/torture/tls/run-le.c  -O2 -flto  (test for excess errors)
FAIL: gcc.dg/torture/tls/run-le.c  -O2 -flto -flto-partition=none  (test for
excess errors)
FAIL: gcc.dg/torture/tls/tls-test.c  -O2 -flto  (test for excess errors)
FAIL: gcc.dg/torture/tls/tls-test.c  -O2 -flto -flto-partition=none  (test for
excess errors)
FAIL: objc.dg/torture/tls/thr-init-2.m  -O2 -flto  -fgnu-runtime (test for
excess errors)
FAIL: objc.dg/torture/tls/thr-init-2.m  -O2 -flto -flto-partition=none 
-fgnu-runtime (test for excess errors)

Revision 175166 is OK.


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