r220916 - in /trunk/gcc: ChangeLog config/sh/sh...

olegendo@gcc.gnu.org olegendo@gcc.gnu.org
Mon Feb 23 19:16:00 GMT 2015


Author: olegendo
Date: Mon Feb 23 19:16:34 2015
New Revision: 220916

URL: https://gcc.gnu.org/viewcvs?rev=220916&root=gcc&view=rev
Log:
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.

Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr65163.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sh/sh.md
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list