------- Comment #5 from spop at gcc dot gnu dot org 2007-07-04 13:42 ------- Subject: Re: BOOT_CFLAGS is not passed to stage2 and stage3 compile
> Actually this is caused by config/mh-x86omitfp. If you disable BOOT_CFLAGS in > that file, it will just work. Right, that's also what I saw, and the fix that I'm testing now is to replace that line from mh-x86omitfp by BOOT_CFLAGS += -fomit-frame-pointer -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32622