On Mon, Oct 17, 2016 at 2:55 AM, Richard Earnshaw (lists)
wrote:
> On 16/10/16 22:39, Andrew Pinski wrote:
>> Hi,
>> These testcases use long for 64bit integer which means they will
>> fail with -mabi=ilp32 on aarch64. This reduces the number of failures
>> down for ILP32.
>>
>> OK? Bootstrappe
On 16/10/16 22:39, Andrew Pinski wrote:
> Hi,
> These testcases use long for 64bit integer which means they will
> fail with -mabi=ilp32 on aarch64. This reduces the number of failures
> down for ILP32.
>
> OK? Bootstrapped and tested on aarch64-linux-gnu with no regressions
> (including with a
Hi,
These testcases use long for 64bit integer which means they will
fail with -mabi=ilp32 on aarch64. This reduces the number of failures
down for ILP32.
OK? Bootstrapped and tested on aarch64-linux-gnu with no regressions
(including with a multi-lib for ilp32).
Thanks,
Andrew Pinski
testsui