OSDN Git Service

* config/moxie/moxie-protos.h (moxie_function_arg): Delete.
authorfroydnj <froydnj@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Oct 2010 19:57:17 +0000 (19:57 +0000)
committerfroydnj <froydnj@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Oct 2010 19:57:17 +0000 (19:57 +0000)
commita8c2a1dbd2cdf026ad10cefa34de264547124175
tree27531d3f2162a38a1ee50ce3e9eb70916df46170
parentdc67179a4c23c4942297d1ce99de376fe2e5d232
* config/moxie/moxie-protos.h (moxie_function_arg): Delete.
* config/moxie/moxie.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
(MOXIE_FUNCTION_ARG_SIZE): Move to...
* config/moxie/moxie.c (MOXIE_FUNCTION_ARG_SIZE): ...here.
(moxie_function_arg): Make static.  Take a const_tree and a bool.
(moxie_function_arg_advance): New function.
(TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.

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