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 optimization/13184] -Os with -fomit-frame-pointer should only remove frame pointer if code size will decrease


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-25 07:11 -------
I have never seen testcases where -fomit-frame-pointer increases code size, can you 
provide one?
Also -fomit-frame-pointer is not turned on x86 at all at any optimization level.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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


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