optimization/5979: -fomit-frame-pointer inoperative in GCC 3.0.4 (x86)
rth@gcc.gnu.org
rth@gcc.gnu.org
Wed Apr 3 02:30:00 GMT 2002
Synopsis: -fomit-frame-pointer inoperative in GCC 3.0.4 (x86)
State-Changed-From-To: open->closed
State-Changed-By: rth
State-Changed-When: Wed Apr 3 02:30:41 2002
State-Changed-Why:
GCC is aligning the stack for any functions that main might
call, since we can't trust the system startup code to do it
properly.
Examine any other function besides main and you'll see that
the frame pointer does indeed get eliminated.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5979
More information about the Gcc-prs
mailing list