* config/sh/sh.h (CONST_OK_FOR_I06): Delete.
authorolegendo <olegendo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Jul 2012 21:16:52 +0000 (21:16 +0000)
committerolegendo <olegendo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Jul 2012 21:16:52 +0000 (21:16 +0000)
commit05aca90b9ee04d5c5c788cdee5f6ede9549095d3
tree25e826d36279ac2dd1fcdec8a51a7e5085f314c1
parent0bd67b20b869183ae001d4bdc1fb4f9860480976
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@189551 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/sh/sh.c
gcc/config/sh/sh.h