]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/h8300/h8300.c
* config/h8300/h8300.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove macro.
authoraesok <aesok@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Mar 2011 15:22:32 +0000 (15:22 +0000)
committeraesok <aesok@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Mar 2011 15:22:32 +0000 (15:22 +0000)
commit958f5301dc9367653b2a4086b91096196c3bc777
treea245303e5be419b165f50a5025ba82e8a081ed68
parent80cf43e97a3559dacce2ae755c88631e00d44d84
* config/h8300/h8300.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove macro.
* config/h8300/h8300-protos.h (h8300_get_index): Remove.
* config/h8300/h8300.c (TARGET_MODE_DEPENDENT_ADDRESS_P): Define.
(h8300_mode_dependent_address_p): New function.
(h8300_get_index): Make static.

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