(push_function_context): Use current_function_varargs.
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 6 Apr 1994 11:47:24 +0000 (07:47 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 6 Apr 1994 11:47:24 +0000 (07:47 -0400)
commit3b69d50e4d2746d462dc656e44a6f8c872daf943
treebf29ceb7e34390c112a3221992dc9d0b7b15bf0e
parent4200c8de09bfe9615370a27dcbff98b63039a877
(push_function_context): Use current_function_varargs.

(pop_function_context): Likewise.
(assign_parms): Respect current_function_varargs.
Save args_so_far in any case.

From-SVN: r6983
gcc/function.c