rs6000: Fix one more vec_splat case
authorSegher Boessenkool <segher@kernel.crashing.org>
Thu, 27 Sep 2018 22:56:37 +0000 (00:56 +0200)
committerSegher Boessenkool <segher@gcc.gnu.org>
Thu, 27 Sep 2018 22:56:37 +0000 (00:56 +0200)
commitc057b53a37fbe94ce11d006c6445bed80987b66b
tree23165abcd3369839a365c8e47dab04f7a959d34f
parent73ca9fb5dfa98119d9eb02f58f2ac26982ade042
rs6000: Fix one more vec_splat case

This fixes the one remaining case where the stricter vec_splat checking
complains in the testsuite.

* g++.dg/ext/altivec-6.C: Change the vec_splat second argument to a
valid value, in the "vector bool int" case.

From-SVN: r264681
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/altivec-6.C