This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, Testsuite, AArch64] Make aapcs64.exp Tests Big-Endian Friendly


On 19 June 2014 14:32, Yufeng Zhang <Yufeng.Zhang@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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]