test: Adjust case p9-vec-length-full-6.c [PR97075]
authorKewen Lin <linkw@linux.ibm.com>
Thu, 24 Sep 2020 05:40:47 +0000 (00:40 -0500)
committerKewen Lin <linkw@linux.ibm.com>
Thu, 24 Sep 2020 05:45:07 +0000 (00:45 -0500)
commit5427bd4d57c0376e51fc7b256e76aa46c43aa8cf
tree5cf51875c1683577f77dd3903a2bf4ca33c34a17
parentfff56af6421a1a3e357bcaad99f2ea084d72a7a8
test: Adjust case p9-vec-length-full-6.c [PR97075]

The commit r11-3230 brings a nice improvement to use full
vectors instead of partial vectors when available.  This
patch is to fix the test failures on p9-vec-length-full-6.c,
where 64bit/32bit pairs are able to use full vector instead.

Bootstrapped/regtested on powerpc64le-linux-gnu P9.

gcc/testsuite/ChangeLog:

PR tree-optimization/97075
* gcc.target/powerpc/p9-vec-length-full-6.c: Adjust.
gcc/testsuite/gcc.target/powerpc/p9-vec-length-full-6.c