Commit 3b98dc43 by Richard Kenner

Unknown; from MRS.

From-SVN: r10047
parent b532e7f1
......@@ -1842,7 +1842,7 @@ build_indirect_ref (ptr, errorstring)
ptr : default_conversion (ptr));
register tree type = TREE_TYPE (pointer);
if (ptr == current_class_decl && C_C_D)
if (ptr == current_class_decl)
return C_C_D;
ptr = build_expr_type_conversion (WANT_POINTER, pointer, 1);
......
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