https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88933

--- Comment #11 from Jan Hubicka <hubicka at ucw dot cz> ---
Actually, looking at Martin's patch, I guess ipcp transfrom should do
the same as inliner - do not cleanup cfg but call
delete_unreachable_blocks_update_callgraph
and then go with SSA update via TODO.

Honza

Reply via email to