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

Alexander Monakov <amonakov at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amonakov at gcc dot gnu.org

--- Comment #3 from Alexander Monakov <amonakov at gcc dot gnu.org> ---
But not every noreturn function terminates the program.

We are conflating 'notailcall' with 'noreturn' and refusing to consider
reasonable use-cases with tailcalling a noreturn function.

Reply via email to