This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/9350] -fomit-frame-pointer does not work for main
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Sep 2005 15:24:26 -0000
- Subject: [Bug rtl-optimization/9350] -fomit-frame-pointer does not work for main
- References: <20030117052601.9350.ctm@ardi.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-26 15:24 -------
The note in the documention should be expanded to say approximately "-fomit-frame-pointer does
nothing for the function main as it is the entry point and the need for realigning the stack is needed".
--
What |Removed |Added
----------------------------------------------------------------------------
GCC target triplet| |i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9350