This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/32622] BOOT_CFLAGS is not passed to stage2 and stage3 compile
- From: "bonzini at gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Jul 2007 20:03:56 -0000
- Subject: [Bug target/32622] BOOT_CFLAGS is not passed to stage2 and stage3 compile
- References: <bug-32622-1649@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from bonzini at gnu dot org 2007-07-05 20:03 -------
Subject: Re: BOOT_CFLAGS is not passed to stage2 and stage3
compile
Sebastian Pop wrote:
> Hi,
>
> here is a fix for PR32622 that I've bootstrapped and tested on
> i686-linux with "configure BOOT_CFLAGS=-O2" that made the bootstrap
> stage2 and stage3 use "-O2 -fomit-frame-pointer" instead of "-O2 -g
> -fomit-frame-pointer". Okay for trunk?
Ok.
Paolo
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32622