optimization/6004: gcc 3.0.4 always compiles main() with frame (and ebp) even with -fomit-frame-pointer and -ffixed-ebp
rth@gcc.gnu.org
rth@gcc.gnu.org
Wed Apr 3 02:41:00 GMT 2002
Synopsis: gcc 3.0.4 always compiles main() with frame (and ebp) even with -fomit-frame-pointer and -ffixed-ebp
State-Changed-From-To: analyzed->closed
State-Changed-By: rth
State-Changed-When: Wed Apr 3 02:36:04 2002
State-Changed-Why:
Correct analysis. One cannot absolutely prevent the
compiler from using the hard frame pointer.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6004
More information about the Gcc-bugs
mailing list