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/53433] [4.8 Regression] ICE in int_mode_for_mode, at stor-layout.c:424 during lto-bootstrap


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

--- Comment #32 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-07-04 13:56:05 UTC ---
Author: rguenth
Date: Wed Jul  4 13:56:00 2012
New Revision: 189263

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189263
Log:
2012-07-04  Richard Guenther  <rguenther@suse.de>

    PR middle-end/53433
    * tree-ssa-ccp.c (get_base_constructor): Do not return an
    error_mark_node DECL_INITIAL.

Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/tree-ssa-ccp.c


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