rs6000.c (insn_is_swappable_p): Don't provide special handling for stores whose SET_S...
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>
Wed, 24 Sep 2014 18:35:33 +0000 (18:35 +0000)
committerWilliam Schmidt <wschmidt@gcc.gnu.org>
Wed, 24 Sep 2014 18:35:33 +0000 (18:35 +0000)
commit7606cbaeff94acc0b40d50241c6f090d5d3f8cc9
tree83d5499d7c3cb868454681b17387f44980789b0a
parent2b63a3acfa4f49c2117b1c03287be7b5df20ebf8
rs6000.c (insn_is_swappable_p): Don't provide special handling for stores whose SET_SRC is an UNSPEC (such as...

[gcc]

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

* config/rs6000/rs6000.c (insn_is_swappable_p): Don't provide
special handling for stores whose SET_SRC is an UNSPEC (such as
UNSPEC_STVE).

[gcc/testsuite]

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

* gcc.target/powerpc/swaps-p8-17.c: New test.

From-SVN: r215564
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/powerpc/swaps-p8-17.c [new file with mode: 0644]