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: unassig...@gcc.gnu.org ReportedBy: hjl.to...@gmail.com CC: hubi...@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.