[Bug lto/47625] New: FAIL: gcc.dg/guality/pr43077-1.c -O2 -flto -flto-partition=none line 42 a == 1
schwab@linux-m68k.org
gcc-bugzilla@gcc.gnu.org
Sun Feb 6 18:38:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47625
Summary: FAIL: gcc.dg/guality/pr43077-1.c -O2 -flto
-flto-partition=none line 42 a == 1
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: lto
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: schwab@linux-m68k.org
Target: powerpc*-*-*
Breakpoint 1, fn3 ()
at /daten/gcc/gcc-20110206/gcc/testsuite/gcc.dg/guality/pr43077-1.c:44
44 }
(gdb) whatis a
type = const number
(gdb) ptype a
type = union {
int i[2];
double d;
}(gdb) i addr a
Symbol "a" is static storage at address 0xffbc4f0.
More information about the Gcc-bugs
mailing list