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

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Oh, it's not there but

#8  0x00000000011ba073 in expand_call_inline (
    bb=<basic_block 0x7ffff663b4e0 (11)>, stmt=<gimple_call 0x7ffff6641080>, 
    id=0x7fffffffd6e0) at /tmp/trunk/gcc/tree-inline.c:5160
5160          gimple_purge_dead_eh_edges (return_block);

does the purging.

Reply via email to