[Bug middle-end/71761] missing tailcall optimization (structure return)

2025-06-25 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71761 --- Comment #13 from Andrew Pinski --- New patch which includes the fix: https://gcc.gnu.org/pipermail/gcc-patches/2025-June/687633.html

[Bug middle-end/71761] missing tailcall optimization (structure return)

2025-06-25 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71761 --- Comment #12 from Andrew Pinski --- (In reply to Andrew Pinski from comment #11) > Patch posted: > https://gcc.gnu.org/pipermail/gcc-patches/2025-June/687297.html I have a new patch in testing which fixes the targetm.calls.structure_value_rtx

[Bug middle-end/71761] missing tailcall optimization (structure return)

2025-06-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71761 --- Comment #11 from Andrew Pinski --- Patch posted: https://gcc.gnu.org/pipermail/gcc-patches/2025-June/687297.html

[Bug middle-end/71761] missing tailcall optimization

2025-06-22 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71761 Andrew Pinski changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot gnu.org

[Bug middle-end/71761] missing tailcall optimization

2025-06-22 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71761 Andrew Pinski changed: What|Removed |Added CC||jmuizelaar at mozilla dot com --- Commen

[Bug middle-end/71761] missing tailcall optimization

2021-08-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71761 Andrew Pinski changed: What|Removed |Added CC||no...@turm-lahnstein.de --- Comment #8 f

[Bug middle-end/71761] missing tailcall optimization

2021-08-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71761 Andrew Pinski changed: What|Removed |Added Target||x86_64-linux-gnu Component|tree