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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #2)
> IMO having the behavior on abort() be explicit as noreturn,notail would be
> nice. Placing instructions after a noreturn call is difficult.

Then this is a dup of bug 97831 . So closing as such.

Note clang has not_tail_called, I think we should follow clang's naming here.
There are open questions about LTO.

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

Reply via email to