aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.c
diff options
context:
space:
mode:
authorNathan Froyd <froydnj@codesourcery.com>2010-10-28 19:45:32 +0000
committerNathan Froyd <froydnj@gcc.gnu.org>2010-10-28 19:45:32 +0000
commit88a1f47fae962c02535f5422d1298a385be92c86 (patch)
tree7c3bc5cdc1e196cbd160499eb643f05b72258049 /gcc/tree.c
parent46e0720d661b7642c7a8339db07f1dc5f4a79aa7 (diff)
downloadgcc-88a1f47fae962c02535f5422d1298a385be92c86.zip
gcc-88a1f47fae962c02535f5422d1298a385be92c86.tar.gz
gcc-88a1f47fae962c02535f5422d1298a385be92c86.tar.bz2
frv-protos.h (frv_function_arg): Delete.
* config/frv/frv-protos.h (frv_function_arg): Delete. (frv_function_arg_advance): Delete. * config/frv/frv.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete. * config/frv/frv.c (frv_function_arg): Rename to... (frv_function_arg_1): Make static. Take const_tree and bool arguments. (frv_function_arg, frv_function_incoming_arg): New functions. (frv_function_arg_advance): Make static. Take a const_tree and a bool. (TARGET_FUNCTION_ARG, TARGET_FUNCTION_INCOMING_ARG): Define. (TARGET_FUNCTION_ARG_ADVANCE): Define. From-SVN: r166033
Diffstat (limited to 'gcc/tree.c')
0 files changed, 0 insertions, 0 deletions