------- Comment #10 from hubicka at ucw dot cz  2009-09-30 15:11 -------
Subject: Re:  ICE in duplicate_node_data, at ipa-pure-const.c:633

> The merge decisions should be all settled at that point.  I don't know
> if checking cgraph->decl is reliable though (I didn't trace to where
> we allocate and not fill that node).

It would be probably better to simply return NULL instead of allocating
fake node outside cgraph.  It will make code not aware of the fact that
some nodes disappear at reading time happilly ICE too.


-- 


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

Reply via email to