[Bug tree-optimization/91459] Tail-Call Optimization is not performed when return value is assumed.

2021-12-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91459 Andrew Pinski changed: What|Removed |Added Last reconfirmed|2019-08-16 00:00:00 |2021-12-26 --- Comment #4 from Andrew Pi

[Bug tree-optimization/91459] Tail-Call Optimization is not performed when return value is assumed.

2019-08-16 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91459 --- Comment #3 from Andrew Pinski --- Part of that might be because of: // predicted unlikely by early return (on trees) predictor. That seems not true, the other side is more unlikely ...

[Bug tree-optimization/91459] Tail-Call Optimization is not performed when return value is assumed.

2019-08-16 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91459 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|