[AArch64] Require aarch64_sve256_hw for a 256-bit SVE test
authorRichard Sandiford <richard.sandiford@arm.com>
Fri, 10 Jan 2020 12:51:32 +0000 (12:51 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Fri, 10 Jan 2020 12:51:32 +0000 (12:51 +0000)
commit74d121b3ae5f093a7272f29dbc4b84cced8cd3b1
tree71db6229ccb74f8e72abe40c61bface5c0e196ec
parent7e2b7e23358f50a0f83e4d1292538cbf0eb85073
[AArch64] Require aarch64_sve256_hw for a 256-bit SVE test

One of the SVE run tests was specific to 256-bit SVE but tried to
run for all SVE lengths.

2020-01-10  Richard Sandiford  <richard.sandiford@arm.com>

gcc/testsuite/
* gcc.target/aarch64/sve/index_1_run.c: Require aarch64_sve256_hw
rather than aarch64_sve_hw.

From-SVN: r280104
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/aarch64/sve/index_1_run.c