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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
> 2. Allow passing a flag to ignore that check, because a human has determined
> that the value does not escape.
> please?

This is a very very bad idea. It is one of the reasons why I say having
musttail was a bad idea in the first place.

Reply via email to