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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |rguenth at gcc dot 
gnu.org

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
So we're manually deleting dead EH and abnormal edges which can leave stmts to
fixup unreachable.  We can deal with this here.

Reply via email to