]> git.ipfire.org Git - thirdparty/gcc.git/commit
sh.h (CONST_OK_FOR_I06): Delete.
authorOleg Endo <olegendo@gcc.gnu.org>
Mon, 16 Jul 2012 21:16:52 +0000 (21:16 +0000)
committerOleg Endo <olegendo@gcc.gnu.org>
Mon, 16 Jul 2012 21:16:52 +0000 (21:16 +0000)
commit4111c296f20d0a276a218fd2bbb9308280f86b72
tree25e826d36279ac2dd1fcdec8a51a7e5085f314c1
parent7bd3f65f01bbacf522d7e437be4b521fe0f3fb46
sh.h (CONST_OK_FOR_I06): Delete.

* 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.

From-SVN: r189551
gcc/ChangeLog
gcc/config/sh/sh.c
gcc/config/sh/sh.h