Add target selectors to slp-37.c (PR87078)
authorRichard Sandiford <richard.sandiford@arm.com>
Tue, 28 Aug 2018 10:42:30 +0000 (10:42 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Tue, 28 Aug 2018 10:42:30 +0000 (10:42 +0000)
commit463a9e0d31351d1b97f98da03cacb0b1867edad5
tree97290182612c6846511a53a7a70ad75b502cae73
parent8e8bf292092c2d7e79f2e3d503ca1bdfe2642032
Add target selectors to slp-37.c (PR87078)

This test was failing for Power 7 due to the lack of hw support
for unaligned accesses.

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

gcc/testsuite/
PR testsuite/87078
* gcc.dg/vect/slp-37.c: Restrict scan tests to vect_hw_misalign.

From-SVN: r263913
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/vect/slp-37.c