[Bug testsuite/50085] New: [4.7 Regression] FAIL: g++.dg/opt/life1.C scan-assembler GLOBAL_OFFSET_TABLE on x86_64-apple-darwin10
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Mon Aug 15 12:05:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50085
Bug #: 50085
Summary: [4.7 Regression] FAIL: g++.dg/opt/life1.C
scan-assembler GLOBAL_OFFSET_TABLE on
x86_64-apple-darwin10
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: testsuite
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: dominiq@lps.ens.fr
CC: hjl@gcc.gnu.org
Host: x86_64-apple-darwin10
Target: x86_64-apple-darwin10
Build: x86_64-apple-darwin10
The change at revision 176090 changed g++.dg/opt/life1.C from "unsupported",
i.e., with
// { dg-do compile { target i?86-*-linux* x86_64-*-linux* } }
// { dg-require-effective-target ilp32 }
to "unexpected failures", i.e., with
// { dg-do compile { target { { i?86-*-* x86_64-*-* } && ia32 } } }
More information about the Gcc-bugs
mailing list