This is the mail archive of the gcc-patches@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]

Re: PATCH: Turn on -fomit-frame-pointer by default for 32bit Linux/x86


On 08/12/2010 09:19 AM, H.J. Lu wrote:
>>        * config.gcc: Handle --enable-frame-pointer.
>>
>>        * configure.ac: Add --enable-frame-pointer.
>>        * configure: Regenerated.
>>
>>        * config/i386/i386.c (override_options): If not optimize for
>>        size, use -fomit-frame-pointer and -fasynchronous-unwind-tables
>>        by default for 32-bit code unless configured with
>>        --enable-frame-pointer.
>>
> 
> Here is the updated patch.  Any comments?

This patch is ok by me.


r~


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