This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]