Fix vect-reduc-or_[12].c changes in r257022
authorRichard Sandiford <richard.sandiford@linaro.org>
Thu, 25 Jan 2018 10:21:08 +0000 (10:21 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 25 Jan 2018 10:21:08 +0000 (10:21 +0000)
commitb254c1a2322532451b419c8ce850ab7347f51469
tree6c7eb7f88b98f22eecbe593895eb7d7a88357566
parent017707ce062b849a32049341ab28066b312cbc88
Fix vect-reduc-or_[12].c changes in r257022

I'd somehow thought that the dump lines in these two tests were already
correctly guarded, but they weren't.

2018-01-25  Richard Sandiford  <richard.sandiford@linaro.org>

gcc/testsuite/
* gcc.dg/vect/vect-reduc-or_1.c: Require whole_vector_shift for
the shift dump line.
* gcc.dg/vect/vect-reduc-or_2.c: Likewise.

From-SVN: r257044
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/vect/vect-reduc-or_1.c
gcc/testsuite/gcc.dg/vect/vect-reduc-or_2.c