As both tests are checking already for !ia32, there is no additiona
check beside the targets necessary.
Cheers,
Kai
On Mon, Jun 18, 2012 at 10:09 AM, Kai Tietz wrote:
> 2012/6/18 JonY :
>> Hi,
>>
>> I am told that this ABI test does not apply to mingw targets. OK to apply?
>
> Hi JonY,
>
> The test doesn't apply to x64 windows targets, as for it sse is part of its
> ABI.
> As test already checks for !ia32, we
2012/6/18 JonY :
> Hi,
>
> I am told that this ABI test does not apply to mingw targets. OK to apply?
Hi JonY,
The test doesn't apply to x64 windows targets, as for it sse is part of its ABI.
As test already checks for !ia32, we could simply check for
x86_64/i?86-*-mingw* targets instead. We don