[Bug middle-end/61394] [4.10 regression] ICE in symtab_get_node

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jun 3 11:29:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61394

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
I think I've seen a dup.  The issue is we fail to set DECL_HARD_REGISTER on
this
bogus decl and/or fail to set it up as proper variable.  That leaves the symtab
in inconsistent shape.



More information about the Gcc-bugs mailing list