This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: -fomit-frame-pointer is evil
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>