]> gcc.gnu.org Git - gcc.git/commit
cp-tree.h (finish_globally_qualified_member_call_expr): Rename to ...
authorMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 3 Sep 1998 19:54:02 +0000 (19:54 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 3 Sep 1998 19:54:02 +0000 (19:54 +0000)
commitc6a54ad592ca215acc85adff4d616d91c0e7be63
tree5474ef81e7bdd61decd1ca92e794a4b38fe52509
parent75d587eb19b80a345745bccdc7e8b87a0e9975c7
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: r22223
gcc/cp/parse.c
This page took 0.053526 seconds and 5 git commands to generate.