https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119483
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2025-03-27 Status|UNCONFIRMED |ASSIGNED Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Created attachment 60903 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60903&action=edit gcc15-pr119483.patch Untested support for tail calling or tail recursion of musttail noreturn calls.