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 #6 from spop at gcc dot gnu dot org  2007-07-05 17:53 -------
Subject: Re:  BOOT_CFLAGS is not passed to stage2 and stage3 compile

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?

Sebastian


------- Comment #7 from spop at gcc dot gnu dot org  2007-07-05 17:53 -------
Created an attachment (id=13852)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13852&action=view)


-- 


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]