On 14/01/15 04:59, Hurugalawadi, Naveen wrote:
> Hi,
>
> Please find attached the patch that fixes abitest for ilp32.
>
> "testfunc_ptr" is a 32bit pointer in ILP32 but is being loaded as 64bit.
>
> Hence some of the func-ret testcases FAIL's for ILP32.
>
> Please review the patch and let us kn
Hi,
Please find attached the patch that fixes abitest for ilp32.
"testfunc_ptr" is a 32bit pointer in ILP32 but is being loaded as 64bit.
Hence some of the func-ret testcases FAIL's for ILP32.
Please review the patch and let us know if its okay?
Regression tested on aarch64-elf.
Thanks,
Navee