Fix s390 testcase vcond-shift
authorRobin Dapp <rdapp@linux.vnet.ibm.com>
Mon, 3 Apr 2017 10:54:38 +0000 (10:54 +0000)
committerAndreas Krebbel <krebbel@gcc.gnu.org>
Mon, 3 Apr 2017 10:54:38 +0000 (10:54 +0000)
commita8e70fd379cd81455b61dd031c277d929f8eaa4e
treefc8121b9d1542e7899b5e78d9c1cb476784250f3
parente006186611558bd377d9d4880ebdec7b3e011657
Fix s390 testcase vcond-shift

This patch fixes the vcond shift testcase that failed since setting
PARAM_MIN_VECT_LOOP_BOUND in the s390 backend.

gcc/testsuite/ChangeLog:

2017-04-03  Robin Dapp  <rdapp@linux.vnet.ibm.com>

* gcc.target/s390/vector/vcond-shift.c (foo, foo2, foo3, baz, baf)
(bal): Increase iteration count and assume alignment.

From-SVN: r246644
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/s390/vector/vcond-shift.c