r220918 - in /branches/gcc-4_8-branch/gcc: Chan...

olegendo@gcc.gnu.org olegendo@gcc.gnu.org
Mon Feb 23 20:40:00 GMT 2015


Author: olegendo
Date: Mon Feb 23 20:40:45 2015
New Revision: 220918

URL: https://gcc.gnu.org/viewcvs?rev=220918&root=gcc&view=rev
Log:
gcc/
	Backport from mainline
	2015-02-23  Oleg Endo  <olegendo@gcc.gnu.org>

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

gcc/testsuite/
	Backport from mainline
	2015-02-23  Oleg Endo  <olegendo@gcc.gnu.org>

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

Added:
    branches/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/compile/pr65163.c
Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/config/sh/sh.md
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list