diff options
author | Nathan Froyd <froydnj@codesourcery.com> | 2010-10-28 20:06:25 +0000 |
---|---|---|
committer | Nathan Froyd <froydnj@gcc.gnu.org> | 2010-10-28 20:06:25 +0000 |
commit | 56f9413b9442d24f6b0ea85e18103eb8399c0063 (patch) | |
tree | 94974720a031e0437a65211fe1386ec44c12f2a9 /gcc/tree.c | |
parent | 66d5ee1440253133ff2a483f61b2468957cf407f (diff) | |
download | gcc-56f9413b9442d24f6b0ea85e18103eb8399c0063.zip gcc-56f9413b9442d24f6b0ea85e18103eb8399c0063.tar.gz gcc-56f9413b9442d24f6b0ea85e18103eb8399c0063.tar.bz2 |
h8300-protos.h (function_arg): Delete.
* config/h8300/h8300-protos.h (function_arg): Delete.
* config/h8300/h8300.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
* config/h8300/h8300.c (function_arg): Rename to...
(h8300_function_arg): ...this. Make static. Take a const_tree and
a bool.
(h8300_function_arg_advance): New function.
(TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
From-SVN: r166042
Diffstat (limited to 'gcc/tree.c')
0 files changed, 0 insertions, 0 deletions