https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120871
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |71761
Severity|normal |enhancement
--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Looks like this depends on PR 71761 after all.
But I have a patch for the tree part which detects the tail call.
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71761
[Bug 71761] missing tailcall optimization (structure return)