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

--- Comment #10 from Jan Hubicka <hubicka at ucw dot cz> 2011-01-07 18:13:33 
UTC ---
> Basically what happens that cgraph_node (decl) and e->callee have the
> same former_clone_of one is not clone of each other.  I am now about
> to investigate how exactly this appears in the IL to be sure it can
> actually happen legitimately.

Hmm, how this happens?  The call statement should not point to clones
since it should stay intact from early optimization.

Honza

Reply via email to