]> git.ipfire.org Git - thirdparty/gcc.git/commit
rs6000.c (altivec_expand_vec_perm_const): Correct selection of field for vector splat...
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>
Tue, 23 Jul 2013 22:30:58 +0000 (22:30 +0000)
committerWilliam Schmidt <wschmidt@gcc.gnu.org>
Tue, 23 Jul 2013 22:30:58 +0000 (22:30 +0000)
commita60561983f0df814863a68d87cef51ab66974864
treee4112efa5aa26ec503c88d1bdbc76f6468fa90ef
parent9d824f6c8fcb1cf26c3fb5b508028b2bdc682f33
rs6000.c (altivec_expand_vec_perm_const): Correct selection of field for vector splat in little endian mode.

2013-07-23  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
    Anton Blanchard <anton@au1.ibm.com>

* config/rs6000/rs6000.c (altivec_expand_vec_perm_const): Correct
selection of field for vector splat in little endian mode.

Co-Authored-By: Anton Blanchard <anton@au1.ibm.com>
From-SVN: r201193
gcc/ChangeLog
gcc/config/rs6000/rs6000.c