r190326 - in /trunk/gcc: ChangeLog config/sh/pr...

olegendo@gcc.gnu.org olegendo@gcc.gnu.org
Sun Aug 12 13:23:00 GMT 2012


Author: olegendo
Date: Sun Aug 12 13:23:20 2012
New Revision: 190326

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190326
Log:
	PR target/39423
	* config/sh/predicates.md (mem_index_disp_operand): Check for
	arith_reg_operand instead of REG_P.

	PR target/39423
	* gcc.c-torture/compile/pr39423-1.c: New.
	* gcc.c-torture/compile/pr39423-2.c: New.


Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr39423-1.c
    trunk/gcc/testsuite/gcc.c-torture/compile/pr39423-2.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sh/predicates.md
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list