On 19 June 2014 14:32, Yufeng Zhang wrote:
> Hi,
>
> This patch updates a number of aapcs64 tests to make them big-endian
> friendly. Changes are mainly:
>
> * checking the W regs instead of X regs for integral arguments less than 8
> bytes
> * correcting the corresponding stack location checks i
Hi,
This patch updates a number of aapcs64 tests to make them big-endian
friendly. Changes are mainly:
* checking the W regs instead of X regs for integral arguments less than
8 bytes
* correcting the corresponding stack location checks in big-endian mode
With this patch, make check-gcc RU