This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/52947] [4.7/4.8 Regression] bootstrap fails due to wrong include search path composition
- From: "ktietz at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 06 Jul 2012 18:56:15 +0000
- Subject: [Bug bootstrap/52947] [4.7/4.8 Regression] bootstrap fails due to wrong include search path composition
- Auto-submitted: auto-generated
- References: <bug-52947-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52947
--- Comment #8 from Kai Tietz <ktietz at gcc dot gnu.org> 2012-07-06 18:56:15 UTC ---
Author: ktietz
Date: Fri Jul 6 18:56:09 2012
New Revision: 189339
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189339
Log:
Backport from mainline.
PR bootstrap/52947
* config/i386/mingw32.h (NATIVE_SYSTEM_HEADER_DIR): Define it always
as "/mingw/include".
Modified:
branches/gcc-4_7-branch/gcc/ChangeLog
branches/gcc-4_7-branch/gcc/config/i386/mingw32.h