On 19 June 2014 14:32, Yufeng Zhang <yufeng.zh...@arm.com> 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 in big-endian mode > > With this patch, make check-gcc RUNTESTFLAGS="aapcs64.exp" gives a clean > result on aarch64_be-none-elf. > > OK for trunk?
OK thanks. /Marcus