[Bug rtl-optimization/55747] Extra registers are saved in functions that only call noreturn functions
rearnsha at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Oct 4 20:08:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55747
Richard Earnshaw <rearnsha at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #4 from Richard Earnshaw <rearnsha at gcc dot gnu.org> ---
Sorry, we're not going to change this. Removing the saved lr value would break
back-tracing out of functions that called abort().
More information about the Gcc-bugs
mailing list