[Bug tree-optimization/42386] [4.5 Regression] ICE in ipcp_iterate_stage, at ipa-cp.c:766
jakub at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Dec 16 17:05:00 GMT 2009
------- Comment #5 from jakub at gcc dot gnu dot org 2009-12-16 17:04 -------
Actually they aren't emitted, they are really just external.
And they are supposed to be external.
I guess we shouldn't "optimize" known external ctors or dtors.
The question then is whether for the DECL_DEFER_OUTPUT ones we sometimes don't
keep node->same_comdat_group and/or node->same_body even when we decide at the
end that they will be really external.
--
jakub at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jason at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42386
More information about the Gcc-bugs
mailing list