[Bug middle-end/54770] sibling call optimization is not applied where it ought to be

2021-08-21 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54770 --- Comment #9 from Andrew Pinski --- (In reply to Jakub Jelinek from comment #7) > It is just that though, a workaround, it doesn't workaround say: The testcase in comment #7 was fixed in GCC 10+ by the patches which fix PR 59813 and PR 90418

[Bug middle-end/54770] sibling call optimization is not applied where it ought to be

2018-06-04 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54770 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization Component|c