This is the mail archive of the gcc-bugs@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]

[Bug target/32622] BOOT_CFLAGS is not passed to stage2 and stage3 compile



------- 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


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