[Bug c++/60553] segfault in gt_ggc_mx_lang_tree_node in Chromium with LTO
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 20 09:11:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60553
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #11 from Richard Biener <rguenth at gcc dot gnu.org> ---
Ah, ok. We come via TYPE_CANONICAL of sizetype * to some other type. Not sure
how that happens though.
Anyway, closing as fixed.
More information about the Gcc-bugs
mailing list