[Bug ipa/69589] [6 Regression] ICE in initialize_node_lattices, at ipa-cp.c:971
hubicka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Feb 25 13:52:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69589
Jan Hubicka <hubicka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at gcc dot gnu.org |hubicka at gcc dot gnu.org
--- Comment #16 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
I am looking into the actual ICE. The reason is that the function is virtual
and it appears as possible polymorphic call target. As such it probably should
not be declared local. Will cook up the patch.
More information about the Gcc-bugs
mailing list