[Bug middle-end/81035] noreturn leads to worse code due to lack of sibcall optimization

2018-09-21 Thread fw at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81035 Florian Weimer changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug middle-end/81035] noreturn leads to worse code due to lack of sibcall optimization

2018-09-21 Thread fw at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81035 --- Comment #3 from Florian Weimer --- Author: fw Date: Fri Sep 21 19:49:36 2018 New Revision: 264490 URL: https://gcc.gnu.org/viewcvs?rev=264490=gcc=rev Log: Document that attribute noreturn inhibits tail call optimization PR

[Bug middle-end/81035] noreturn leads to worse code due to lack of sibcall optimization

2018-09-21 Thread fw at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81035 Florian Weimer changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug middle-end/81035] noreturn leads to worse code due to lack of sibcall optimization

2017-06-09 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81035 Richard Biener changed: What|Removed |Added Keywords||documentation --- Comment #1 from