]> gcc.gnu.org Git - gcc.git/commit
fr30-protos.h (fr30_num_arg_regs): Delete.
authorNathan Froyd <froydnj@codesourcery.com>
Thu, 28 Oct 2010 19:51:34 +0000 (19:51 +0000)
committerNathan Froyd <froydnj@gcc.gnu.org>
Thu, 28 Oct 2010 19:51:34 +0000 (19:51 +0000)
commitb60613c38a1b83f9abd69278dcc351647161e747
tree33ce75b014a5ad1ad390bfc2c63af0beb3012939
parent88a1f47fae962c02535f5422d1298a385be92c86
fr30-protos.h (fr30_num_arg_regs): Delete.

* config/fr30/fr30-protos.h (fr30_num_arg_regs): Delete.
* config/fr30/fr30.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
* config/fr30/fr30.c (fr30_num_arg_regs): Make static.  Take a
const_tree.
(fr30_function_arg): New function.
(fr30_function_arg_advance): New function.
(TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.

From-SVN: r166034
gcc/ChangeLog
gcc/config/fr30/fr30-protos.h
gcc/config/fr30/fr30.c
gcc/config/fr30/fr30.h
This page took 0.051813 seconds and 5 git commands to generate.