From: Jeffrey A. Law Date: Fri, 29 Mar 1996 14:42:00 +0000 (-0700) Subject: method.c (emit_thunk): Remove current_call_is_indirect nonsense. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6752b7d4dd2132150ead2fc6725873607bd79326;p=gcc.git method.c (emit_thunk): Remove current_call_is_indirect nonsense. * method.c (emit_thunk): Remove current_call_is_indirect nonsense. Add additional argument to INIT_CUMULATIVE_ARGS. From-SVN: r11642 --- diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index fd4720c7228..d428c020e63 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,8 @@ +Fri Mar 29 09:41:02 1996 Jeffrey A. Law * pt.c (tsubst, case TYPE_DECL): Set DECL_CONTEXT.