This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/53394] Stage2 does not pass CFLAGS or LDFLAGS
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 22 May 2012 05:36:09 +0000
- Subject: [Bug bootstrap/53394] Stage2 does not pass CFLAGS or LDFLAGS
- Auto-submitted: auto-generated
- References: <bug-53394-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53394
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2012-05-22
Ever Confirmed|0 |1
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-05-22 05:36:09 UTC ---
Can you describe why you think this is incorrect? Right now I think you are
missing that CFLAGS and LDFLAGS is only for stage 1 and never for stage2/3/4.