rs6000.c (altivec_expand_vec_perm_const): Reverse two operands for little-endian.
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>
Tue, 23 Jul 2013 22:36:04 +0000 (22:36 +0000)
committerWilliam Schmidt <wschmidt@gcc.gnu.org>
Tue, 23 Jul 2013 22:36:04 +0000 (22:36 +0000)
commit73792b92639b0ded29e5efebb0cd31abb55abd81
tree713c40bf2ae9b919eb0ebe2b857ff4d78505fbf7
parent14c21302b114f17846d1f72c4c64519a2f624fdc
rs6000.c (altivec_expand_vec_perm_const): Reverse two operands for little-endian.

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): Reverse
two operands for little-endian.

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