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 Sat, Feb 07, 2004 at 07:01:19PM -0500, Jeff Sturm wrote:
> 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.

See http://sources.redhat.com/ml/libc-hacker/2003-12/msg00054.html

	Jakub


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