diff options
author | Steve Ellcey <sje@gcc.gnu.org> | 2010-10-27 22:51:18 +0000 |
---|---|---|
committer | Steve Ellcey <sje@gcc.gnu.org> | 2010-10-27 22:51:18 +0000 |
commit | eb93b893fffc4c1794821e2f1d62f4c4bac00f43 (patch) | |
tree | 4e9c32edba52df518a8f1bc1c94ab7d09992d655 /gcc/combine.c | |
parent | ffa88471b5df039bb9b8b8e7ce0ce17a71a0d3bd (diff) | |
download | gcc-eb93b893fffc4c1794821e2f1d62f4c4bac00f43.zip gcc-eb93b893fffc4c1794821e2f1d62f4c4bac00f43.tar.gz gcc-eb93b893fffc4c1794821e2f1d62f4c4bac00f43.tar.bz2 |
checking in Nathan's patch because I accidently checked in part of it with my earlier patch.
checking in Nathan's patch because I accidently checked in part of it
with my earlier patch. Also adding ChangeLog entry I forgot.
2010-10-27 Nathan Froyd <froydnj@codesourcery.com>
* config/ia64/ia64-protos.h (ia64_function_arg): Delete.
(ia64_function_arg_advance): Delete.
* config/ia64/ia64.h (FUNCTION_ARG, FUNCTION_INCOMING_ARG): Delete.
(FUNCTION_ARG_ADVANCE): Delete.
* config/ia64/ia64.c (ia64_function_arg): Rename to...
(ia64_function_arg_1): ...this. Make static. Take const_tree and
bool arguments.
(ia64_function_arg, ia64_function_incoming_arg): New functions.
(ia64_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: r166022
Diffstat (limited to 'gcc/combine.c')
0 files changed, 0 insertions, 0 deletions