]> gcc.gnu.org Git - gcc.git/commit
sh-protos.h (sh_legitimate_address_p): Remove.
authorKaz Kojima <kkojima@gcc.gnu.org>
Mon, 18 May 2009 22:31:46 +0000 (22:31 +0000)
committerKaz Kojima <kkojima@gcc.gnu.org>
Mon, 18 May 2009 22:31:46 +0000 (22:31 +0000)
commit1bb99877d3353dbb216ee90a61bd9de811387c7d
tree47e4b75fcd061158001e39194bfc12f65db9f17a
parentff74fd1325ef58c09af1b294338321df2f6b97f0
sh-protos.h (sh_legitimate_address_p): Remove.

* config/sh/sh-protos.h (sh_legitimate_address_p): Remove.
* config/sh/sh.c (sh_legitimate_address_p): Make static.
(TARGET_LEGITIMATE_ADDRESS_P): New.
* config/sh/sh.h (GO_IF_LEGITIMATE_ADDRESS): Delete.
* config/sh/sh.md: Clean up references to GO_IF_LEGITIMATE_ADDRESS.

From-SVN: r147679
gcc/ChangeLog
gcc/config/sh/sh-protos.h
gcc/config/sh/sh.c
gcc/config/sh/sh.h
gcc/config/sh/sh.md
This page took 0.06002 seconds and 5 git commands to generate.