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: Enable -fomit-frame-pointer on i386


On Sun, 8 Feb 2004, Jan Hubicka wrote:
> 2004-02-08  Jan Hubicka  <jh@suse.cz>
> 	* i386.c (override_options): Enable -fomit-frame-pointer and
> 	-fasynchronous-unwind-tables by default on i386.

Hmm... am I correct in thinking that backtrace() from glibc will not work
with -fomit-frame-pointer?  That may be a problem for libjava.

Jeff


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