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] PR 16373: -fomit-frame-pointer when optimizing on x86


On Mon, Jul 12, 2004 at 01:24:14AM -0400, Jakub Jelinek wrote:
> I don't think we can turn -fomit-frame-pointer by default on unless
> we also -fasynchronous-unwind-tables, because otherwise things like
> glibc's backtrace(3) has zero chance of ever working.

Indeed.  We might talk about turning on -momit-leaf-frame-pointer
again, though.


r~


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