]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix lower_vec_shuffle.
authorRichard Henderson <rth@redhat.com>
Wed, 5 Oct 2011 17:40:49 +0000 (10:40 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 5 Oct 2011 17:40:49 +0000 (10:40 -0700)
commit067f5960bdc9843445a97346566b0211a190d927
treed4d64652b59c6ad20377afb612e79c571eeab3c1
parent9fff751c3f50b1b13e40cc25702055561f6cf085
Fix lower_vec_shuffle.

1: It can never fail.
2: It should mask the input indicies.

From-SVN: r179563
gcc/ChangeLog
gcc/tree-vect-generic.c