[patch cpp]: PR target/41943 Make it possible that gcc-include and fixed-include are ordered behind standard-include

Kai Tietz ktietz70@googlemail.com
Wed Aug 25 09:56:00 GMT 2010


2010/8/25 NightStrike <nightstrike@gmail.com>:
> On Sun, Jul 18, 2010 at 2:30 PM, Kai Tietz <ktietz70@googlemail.com> wrote:
>> Hello,
>>
>> this patch addresses the PR target/41943 for mingw targets. As some
>> headers need to be prefixed by standard headers, which are also
>> present in gcc's include, the search order of header-directories needs
>> adjustment for those targets.
>>
>> ChangeLog
>>
>> 2010-07-18  Kai Tietz
>>
>>        PR target/41943
>>        * cppdefault.c (default_include): Place GCC_INCLUDE_DIR
>>        at the end of include list.
>>        * config/i386/mingw32.h (TARGET_WANTS_GCC_AT_END_INCLUDED):
>>        New.
>>
>> Tested for i686-pc-mingw32, x86_64-pc-mingw32. Ok for apply?
>
> Ping
>

There is nothing to ping. Fix got applied to 4.6 and this patch is withdrawn.

Kai

-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination



More information about the Gcc-patches mailing list