vsx.md (*vsx_extract_<mode>_load): Always match selection of 0th memory doubleword...
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>
Thu, 4 Sep 2014 14:27:45 +0000 (14:27 +0000)
committerWilliam Schmidt <wschmidt@gcc.gnu.org>
Thu, 4 Sep 2014 14:27:45 +0000 (14:27 +0000)
commit2b3106ecef35e73229cca4c82b0ccd1fb2225f51
treefdced697bb5c5d9c0b1e0889d98b40762454838d
parentaad038845a6891536e461eed33030dbd873abf58
vsx.md (*vsx_extract_<mode>_load): Always match selection of 0th memory doubleword, regardless of endianness.

[gcc]

2014-09-04  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

* config/rs6000/vsx.md (*vsx_extract_<mode>_load): Always match
selection of 0th memory doubleword, regardless of endianness.

[gcc/testsuite]

2014-09-04  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

* gcc.target/powerpc/vsx-extract-1.c:  Test 0th doubleword
regardless of endianness.

From-SVN: r214902
gcc/ChangeLog
gcc/config/rs6000/vsx.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/powerpc/vsx-extract-1.c