[Bug middle-end/48440] New: [4.7 Regression] FAIL: gcc.c-torture/compile/labels-3.c
hjl.tools at gmail dot com
gcc-bugzilla@gcc.gnu.org
Mon Apr 4 21:58:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48440
Summary: [4.7 Regression] FAIL:
gcc.c-torture/compile/labels-3.c
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: matz@gcc.gnu.org
Revision 171903:
http://gcc.gnu.org/ml/gcc-cvs/2011-04/msg00095.html
breaks gcc.c-torture/compile/labels-3.c for targets where
Pmode == DImode and ptr_mode == SImode like x32. Revert
* cgraphbuild.c (record_reference): Canonicalize constructor
values.
fixes the regression.
More information about the Gcc-bugs
mailing list