Commit 8ea2460f by Jason Merrill

oops

From-SVN: r20995
parent dc8263bc
...@@ -12514,7 +12514,7 @@ finish_function (lineno, call_poplevel, nested) ...@@ -12514,7 +12514,7 @@ finish_function (lineno, call_poplevel, nested)
{ {
tree vb = get_vbase tree vb = get_vbase
(BINFO_TYPE (vbases), (BINFO_TYPE (vbases),
TYPE_BINFO (current_class_type), 0); TYPE_BINFO (current_class_type));
expand_expr_stmt expand_expr_stmt
(build_scoped_method_call (build_scoped_method_call
(current_class_ref, vb, dtor_identifier, (current_class_ref, vb, dtor_identifier,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment