https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122553
Segher Boessenkool <segher at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |segher at gcc dot gnu.org
--- Comment #5 from Segher Boessenkool <segher at gcc dot gnu.org> ---
If for some reason the musttail thing cannot work on the SVR4 ABI, then
musttail should always return false for such ABIs!
The musttail thing is super irreliable no matter what. The ABI decides such
things, never the source code!
What is *actually* failing in this testcase?