[Bug rtl-optimization/38534] gcc 4.2.1 and above: No need to save called-saved registers in 'noreturn' function
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Dec 15 23:27:00 GMT 2008
------- Comment #1 from pinskia at gcc dot gnu dot org 2008-12-15 23:26 -------
The reason why they are saved is so that you can have a good way of debugging
noreturn functions.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38534
More information about the Gcc-bugs
mailing list