PR83004: Accidental change to pr81136.c for VECTOR_BITS==128
authorRichard Sandiford <richard.sandiford@linaro.org>
Wed, 22 Nov 2017 13:58:46 +0000 (13:58 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Wed, 22 Nov 2017 13:58:46 +0000 (13:58 +0000)
commita76ef9c5a8447bf3e90ed832ef1286cda205e115
tree067cfeb9690a50606aff47339985e14ba2ddeac0
parentf95c5b8ec19ded003649fadb0d36491deb009000
PR83004: Accidental change to pr81136.c for VECTOR_BITS==128

r254589 was supposed to leave tests unchanged for the default
VECTOR_BITS==128, but I must have got my sums wrong on pr81136.c.

2017-11-22  Richard Sandiford  <richard.sandiford@linaro.org>

gcc/testsuite/
PR testsuite/83004
* gcc.dg/vect/pr81136.c: Restore previous alignment of 32
in the default case.

From-SVN: r255058
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/vect/pr81136.c