sh-protos.h (sh_function_arg): Delete.
authorNathan Froyd <froydnj@codesourcery.com>
Sat, 28 Aug 2010 01:23:19 +0000 (01:23 +0000)
committerNathan Froyd <froydnj@gcc.gnu.org>
Sat, 28 Aug 2010 01:23:19 +0000 (01:23 +0000)
commitb64336b8b7a1f03f4ba2770b0a528c7818a77c7e
treebb2791401fcb35fee99cef748df01dbce9252943
parent79ad70f993c46eae3dfc828c37b7c9f90e5b3877
sh-protos.h (sh_function_arg): Delete.

* config/sh/sh-protos.h (sh_function_arg): Delete.
(sh_function_arg_advance): Delete.
* config/sh/sh.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
(PASS_IN_REG_P): Eliminate cast.
* config/sh/sh.c (sh_function_arg_advance): Make static.  Take a
const_tree and a bool.
(sh_function_arg): Likewise.
(sh_output_mi_thunk): Call sh_function_arg_advance) and
sh_function_arg.
(TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.

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