[Bug bootstrap/57059] [4.8/4.9/5 Regression] Host configuration of loose_warn breaks for build components for Canadian crosses
aldyh at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 11 18:30:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57059
Aldy Hernandez <aldyh at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #8 from Aldy Hernandez <aldyh at gcc dot gnu.org> ---
Aha, this is no longer reproducible on neither 4.8 nor the 4.9 branch. It was
fixed for 4.9, and backported to the 4.8 branch with r205803:
commit b1009c8da943bcfe84455313dff13dfbd998bd57
Author: amodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Mon Dec 9 11:30:39 2013 +0000
2013-12-09 Alan Modra <amodra@gmail.com>
Apply from mainline
2013-12-05 Alan Modra <amodra@gmail.com>
* configure.ac (BUILD_CXXFLAGS) Don't use ALL_CXXFLAGS for
build != host.
<recursive call for build != host>: Clear GMPINC. Don't bother
saving CFLAGS.
* configure: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_8-branch@205803
138bc75d-0d04-0410-961f-82ee72b054a4
Closed as fixed everywhere. Yeehaw.
More information about the Gcc-bugs
mailing list