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

kkojima@gcc.gnu.org kkojima@gcc.gnu.org
Thu Jun 2 22:26:00 GMT 2011


Author: kkojima
Date: Thu Jun  2 22:26:42 2011
New Revision: 174586

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174586
Log:
	* config/sh/predicates.md (general_movsrc_operand): Return 0
	for memory and memory subreg of which address is an invalid
	indexed address for QI and HImode.
	(general_movdst_operand): Likewise.
	* gcc.c-torture/compile/pr49163.c: New.


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



More information about the Gcc-cvs mailing list