[patch testsuite]: Fix regressions in gcc-c-torture's builtin-tests using LTO on mingw-targets

Kai Tietz ktietz70@googlemail.com
Fri Mar 8 13:11:00 GMT 2013


2013/3/8 Rainer Orth <ro@cebitec.uni-bielefeld.de>:
> Hi Kai,
>
>> Index: builtins.exp
>> ===================================================================
>> --- builtins.exp        (Revision 196543)
>> +++ builtins.exp        (Arbeitskopie)
>> @@ -42,6 +42,7 @@ if [istarget "powerpc-*-darwin*"] {
>>     lappend additional_flags "-Wl,-multiply_defined,suppress"
>>  }
>>  if { [istarget *-*-eabi*]
>> +     || [istarget *-*-mingw*]
>>       || [istarget *-*-elf] } {
>
> please keep the list sorted.
>
> Thanks.
>         Rainer

Applied after adjusting.

Thanks,
Kai



More information about the Gcc-patches mailing list