[Bug middle-end/46823] [4.6 Regression] ICE: edge points to wrong declaration
hubicka at ucw dot cz
gcc-bugzilla@gcc.gnu.org
Fri Jan 7 18:21:00 GMT 2011
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
More information about the Gcc-bugs
mailing list