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: [AArch64][SVE2] Fix for new test in r276174


Yuliang Wang <Yuliang.Wang@arm.com> writes:
> Hi,
>
> The new test added as part of r276174 fails on an ilp32 target, which
> this patch fixes. Thanks to Christophe Lyon for pointing this out.
>
> Regression tested on aarch64-none-elf.
>
> Best Regards,
> Yuliang Wang
>
>
> gcc/testsuite/ChangeLog:
>
> 2019-10-04  Yuliang Wang  <yuliang.wang@arm.com>
>
>	* gcc.target/aarch64/sve2/shracc_1.c: Amended test.

Thanks for the quick fix!  Applied as r276568 with a more detailed
changelog:

2019-10-04  Yuliang Wang  <yuliang.wang@arm.com>

gcc/testsuite/
	* gcc.target/aarch64/sve2/shracc_1.c: Tighten scan-assembler-nots
	to avoid matching scalar code.


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