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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jakub at gcc dot gnu.org
         Resolution|---                         |DUPLICATE

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I think this is just a dup, we want to cover both testcases in the other PR,
but the bug is the same, for the returns_twice calls/__builtin_setjmp_receiver,
we need to be able to consider them as unreachable if they aren't reachable
through non-EDGE_ABNORMAL edges from the abnormal dispatcher.

*** This bug has been marked as a duplicate of bug 89280 ***

Reply via email to