[Bug optimization/10837] noreturn attribute causes no sibling calling optimization

rth@gcc.gnu.org gcc-bugzilla@gcc.gnu.org
Fri May 23 15:37:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10837


rth@gcc.gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX


------- Additional Comments From rth@gcc.gnu.org  2003-05-23 15:28 -------
Working as designed.
(1) It often takes more insns to pop the stack frame than to make the call.
(2) You get a proper backtrace from abort.
(3) http://gcc.gnu.org/ml/gcc-patches/2000-10/msg00180.html



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the Gcc-bugs mailing list