[AArch64] Update expected output for sve/var_stride_[24].c
authorRichard Sandiford <richard.sandiford@arm.com>
Wed, 1 Aug 2018 16:03:13 +0000 (16:03 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Wed, 1 Aug 2018 16:03:13 +0000 (16:03 +0000)
commit616fc41ca2e3eb90c6e870d72d54277546c62a4d
tree4179f0c4cbdd38c937a9280d494396fbeedb40d6
parentf811f141c3d9f7fbbf5f7a0b6e2276c9784e2cda
[AArch64] Update expected output for sve/var_stride_[24].c

After Segher's recent combine change, these tests now use a single
instruction to do the "and" and "lsl 10".  This is a good thing,
so the patch updates the expected output accordingly.

2018-08-01  Richard Sandiford  <richard.sandiford@arm.com>

gcc/testsuite/
* gcc.target/aarch64/sve/var_stride_2.c: Update expected form
of range check.
* gcc.target/aarch64/sve/var_stride_4.c: Likewise.

From-SVN: r263228
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/aarch64/sve/var_stride_2.c
gcc/testsuite/gcc.target/aarch64/sve/var_stride_4.c