]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/v850/v850.h
tm.texi (INIT_CUMULATIVE_ARGS): Update doco.
[thirdparty/gcc.git] / gcc / config / v850 / v850.h
index 4233d7258d05f75572b2bb772d0c844f3edebf4a..74a080c83cb1879ff83458f2f13732ace0afa66d 100644 (file)
@@ -753,7 +753,7 @@ struct cum_arg { int nbytes; int anonymous_args; };
    for a call to a function whose data type is FNTYPE.
    For a library call, FNTYPE is 0.  */
 
-#define INIT_CUMULATIVE_ARGS(CUM,FNTYPE,LIBNAME,INDIRECT)      \
+#define INIT_CUMULATIVE_ARGS(CUM, FNTYPE, LIBNAME, INDIRECT, N_NAMED_ARGS) \
  ((CUM).nbytes = 0, (CUM).anonymous_args = 0)
 
 /* Update the data in CUM to advance over an argument