[Bug rtl-optimization/55747] Extra registers are saved in functions that only call noreturn functions

2013-10-04 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55747 Richard Earnshaw changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug rtl-optimization/55747] Extra registers are saved in functions that only call noreturn functions

2013-10-04 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55747 Oleg Endo changed: What|Removed |Added Target||sh*-*-* arm*-*-* cris*-*-* CC

[Bug rtl-optimization/55747] Extra registers are saved in functions that only call noreturn functions

2013-01-06 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55747 Hans-Peter Nilsson changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug rtl-optimization/55747] Extra registers are saved in functions that only call noreturn functions

2012-12-19 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55747 --- Comment #1 from Andrew Pinski 2012-12-20 01:22:11 UTC --- Actually noreturns are handled special in the compiler. I filed this bug over 6 years ago and it was closed as invalid back then.