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

--- Comment #10 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #9)
> Created attachment 61759 [details]
> Patch which is in testing but needs testcases
> 
> This only fixes the tree level part; there is a middle-end part which I
> think is PR 71761 but I didn't test with the patch yet.

Patch posted:
https://gcc.gnu.org/pipermail/gcc-patches/2025-July/688286.html

That just fixes the tail recusion part. The tail call part I will post a new
patch for PR 71761 in a few days.

Reply via email to