From: Jason Merrill Date: Tue, 7 Jul 1998 13:07:27 +0000 (-0400) Subject: oops X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8ea2460f6ab25ef4ffad23568ea740f973c7e8b9;p=gcc.git oops From-SVN: r20995 --- diff --git a/gcc/cp/decl.c b/gcc/cp/decl.c index ec43758781b..f6b0cfeb077 100644 --- a/gcc/cp/decl.c +++ b/gcc/cp/decl.c @@ -12514,7 +12514,7 @@ finish_function (lineno, call_poplevel, nested) { tree vb = get_vbase (BINFO_TYPE (vbases), - TYPE_BINFO (current_class_type), 0); + TYPE_BINFO (current_class_type)); expand_expr_stmt (build_scoped_method_call (current_class_ref, vb, dtor_identifier,