]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/init.c
cp-tree.h (finish_globally_qualified_member_call_expr): Rename to ...
authorMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 3 Sep 1998 20:17:16 +0000 (20:17 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 3 Sep 1998 20:17:16 +0000 (20:17 +0000)
commit5bb1b56949670af2cbbdc4b6d769978515a979cb
tree28e2aedc4e9b35486b54be81eba8c1f68016e8eb
parentc6a54ad592ca215acc85adff4d616d91c0e7be63
cp-tree.h (finish_globally_qualified_member_call_expr): Rename to ...

* cp-tree.h (finish_globally_qualified_member_call_expr):
Rename to ...
(finish_qualified_call_expr).
* semantics.c: Likewise.
* parse.y (primary): Use it.
* method.c (hack_identifier): Remove redundant code.
* init.c (resolve_offset_ref): Call convert_from_reference to
  handle members of reference type.  Improve error recovery.

From-SVN: r22224
gcc/cp/init.c
This page took 0.062539 seconds and 5 git commands to generate.