OSDN Git Service

* config/sh/sh.c (sh_option_override): Make static.
authorkkojima <kkojima@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 5 Sep 2010 00:46:33 +0000 (00:46 +0000)
committerkkojima <kkojima@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 5 Sep 2010 00:46:33 +0000 (00:46 +0000)
commiteb9063bf894417a19a40739b2cc4b4be939a4db9
tree69e08fb23974f9ecd22a5c56159a8eeaf6612a31
parent072850cae62c0f49bbbdf10a284891e426a1144c
* config/sh/sh.c (sh_option_override): Make static.
Adjust comments.  Declare.
(sh_function_value_regno_p): Likewise.
(sh_register_move_cost): Modify the arguments, make static.
Adjust comments.  Declare.
(TARGET_OPTION_OVERRIDE, TARGET_REGISTER_MOVE_COST
TARGET_FUNCTION_VALUE_REGNO_P): Define.
* config/sh/sh.h (OVERRIDE_OPTIONS, FUNCTION_VALUE_REGNO_P
REGISTER_MOVE_COST): Delete.
* config/sh/sh-protos.h (sh_override_options): Delete.
(sh_register_move_cost): Delete.
(sh_function_value_regno_p): Delete.

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