-fomit-frame-pointer is evil

Carlo Wood carlo@alinoe.com
Fri Dec 28 15:04:00 GMT 2001


On Fri, Dec 28, 2001 at 11:36:17PM +0300, root wrote:
> > I once reported a problem a-like and narrowed that
> > down to the combination of -fdefer-pop -fomit-frame-pointer
> > Can you check if your problem also is caused by
> > that combination?  Thus, use
> > CFLAGS="-pipe -fdefer-pop -fomit-frame-pointer"
>    yeah sure, it can be, but i think it almost surely caused by 
>     -fomit-frame-pointer, cause its the common case of my and yours 
>    experiences...

No.  I said the *combination* of the two.  But never mind.

-- 
Carlo Wood <carlo@alinoe.com>



More information about the Gcc-bugs mailing list