gcc/
commite8a63d75c627f99f7f15d8f2e9460a1798a1dd01
authorolegendo <olegendo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 Feb 2015 19:16:34 +0000 (23 19:16 +0000)
committerolegendo <olegendo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 Feb 2015 19:16:34 +0000 (23 19:16 +0000)
tree897ba0b0f1c9673c74da8932570e0df6d579fd75
parent0853f8db62498ecc36380aa2b352f812c37aae2f
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220916 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/sh/sh.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr65163.c [new file with mode: 0644]