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

olegendo@gcc.gnu.org olegendo@gcc.gnu.org
Mon Jul 16 21:16:00 GMT 2012


Author: olegendo
Date: Mon Jul 16 21:16:52 2012
New Revision: 189551

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189551
Log:
	* config/sh/sh.h (CONST_OK_FOR_I06): Delete.
	(CONST_OK_FOR_I10): Move macro to ...
	* config/sh/sh.c: ... here.
	(sh_legitimate_index_p): Use satisfies_constraint_I06 instead of
	CONST_OK_FOR_I06.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sh/sh.c
    trunk/gcc/config/sh/sh.h



More information about the Gcc-cvs mailing list