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] Omit frame pointer and fix %ebp by default on x86 (take 3)


On Sun, Aug 15, 2004 at 06:59:51PM -0600, Roger Sayle wrote:
> 	* config/i386/i386.c (override_options): Default 32-bit targets to
> 	"-fomit-frame-pointer -ffixed-ebp" when optimizing if the user
> 	hasn't explicitly specified a frame pointer command line option.

Excuse me for waffling, but I wonder if this buys us anything
at all?  If backtrace(3) always returns __libc_start_main, and
nothing else, have we done the user any favours?



r~


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