This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/42590] unnecessary stack frame set up



------- Comment #3 from jamborm at gcc dot gnu dot org  2010-01-25 18:30 -------
I have found the sentence you quoted in the manual too but it refers
only to -O1 (as far as I understand it).  And the description of
-fomit-frame-pointer simply states that "Enabled at levels -O, -O2,
-O3, -Os."  So I'd say that at least the documentation is slightly
confusing.

Anyway, does this mean that this issue is also resolved now?


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]