From: Richard Kenner Date: Tue, 21 Feb 1995 23:48:03 +0000 (-0500) Subject: (assign_parms): Added arg to RETURN_POPS_ARGS. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=64e6d9cc49a9738f42db970c5453b32b60239001;p=gcc.git (assign_parms): Added arg to RETURN_POPS_ARGS. From-SVN: r9011 --- diff --git a/gcc/function.c b/gcc/function.c index 88b346cb624..4ee042b373b 100644 --- a/gcc/function.c +++ b/gcc/function.c @@ -3873,7 +3873,7 @@ assign_parms (fndecl, second_time) /* See how many bytes, if any, of its args a function should try to pop on return. */ - current_function_pops_args = RETURN_POPS_ARGS (TREE_TYPE (fndecl), + current_function_pops_args = RETURN_POPS_ARGS (fndecl, TREE_TYPE (fndecl), current_function_args_size); /* For stdarg.h function, save info about