re PR target/79044 (ICE in insn_is_swappable_p, at config/rs6000/rs6000.c:41191)
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>
Thu, 12 Jan 2017 16:01:13 +0000 (16:01 +0000)
committerWilliam Schmidt <wschmidt@gcc.gnu.org>
Thu, 12 Jan 2017 16:01:13 +0000 (16:01 +0000)
commit661131664980c54b72c6223a53a464f23b8ec0a3
tree55da712110b42b89723181d93c414e14d5e20509
parent4e41b0e67f203cc1249e34a25f4e65d154435163
re PR target/79044 (ICE in insn_is_swappable_p, at config/rs6000/rs6000.c:41191)

[gcc]

2017-01-12  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

PR target/79044
* config/rs6000/rs6000.c (insn_is_swappable_p): Mark
element-reversing loads and stores as not swappable.

[gcc/testsuite]

2017-01-12  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

PR target/79044
* gcc.target/powerpc/swaps-p8-26.c: New.

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