re PR target/65163 ([SH] ICE in decompose at rtl.h:2007)
commit2c6a427ff9a15735ff7162eae5cbb18cffc5d7cf
authorOleg Endo <olegendo@gcc.gnu.org>
Mon, 23 Feb 2015 19:16:34 +0000 (23 19:16 +0000)
committerOleg Endo <olegendo@gcc.gnu.org>
Mon, 23 Feb 2015 19:16:34 +0000 (23 19:16 +0000)
tree897ba0b0f1c9673c74da8932570e0df6d579fd75
parentb6530d0a506320afa4703f2498914f100e51716b
re PR target/65163 ([SH] ICE in decompose at rtl.h:2007)

gcc/
PR target/65163
* config/sh/sh.md (swapbsi2, related peephole2): Use const_int -65536
instead of const_int 4294901760.

gcc/testsuite/
PR target/65163
* gcc.c-torture/compile/pr65163.c: New.

From-SVN: r220916
gcc/ChangeLog
gcc/config/sh/sh.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr65163.c [new file with mode: 0644]