diff options
author | Nathan Froyd <froydnj@codesourcery.com> | 2010-10-08 13:22:00 +0000 |
---|---|---|
committer | Nathan Froyd <froydnj@gcc.gnu.org> | 2010-10-08 13:22:00 +0000 |
commit | 74f41f0282714b0485d4ffcaf0d6b9f92133db7f (patch) | |
tree | 9a2ef0de3520ed28a6ebf583406dbe8acde72ac9 /gcc/fortran/options.c | |
parent | 3a2bd2f4650f6d4703febd0756d4819359213eed (diff) | |
download | gcc-74f41f0282714b0485d4ffcaf0d6b9f92133db7f.zip gcc-74f41f0282714b0485d4ffcaf0d6b9f92133db7f.tar.gz gcc-74f41f0282714b0485d4ffcaf0d6b9f92133db7f.tar.bz2 |
bfin-protos.h (function_arg, [...]): Delete.
* config/bfin/bfin-protos.h (function_arg, function_arg_advance):
Delete.
* config/bfin/bfin.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
* config/bfin/bfin.c (function_arg_advance): Rename to...
(bfin_function_arg_advance): ...this. Make static. Take const_tree
and bool arguments.
(function_arg): Rename to...
(bfin_function_arg): ...this. Make static. Take const_tree and bool
arguments.
(TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
From-SVN: r165182
Diffstat (limited to 'gcc/fortran/options.c')
0 files changed, 0 insertions, 0 deletions