]> git.ipfire.org Git - thirdparty/gcc.git/commit
rs6000: Fix one more vec_splat case
authorsegher <segher@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Sep 2018 22:56:37 +0000 (22:56 +0000)
committersegher <segher@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Sep 2018 22:56:37 +0000 (22:56 +0000)
commite5e903f10b96b7afc38f7565202653fae8a098cb
tree23165abcd3369839a365c8e47dab04f7a959d34f
parent73b49587fe291d61fda81c041788bfb0d3ff7c2e
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@264681 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/altivec-6.C