]> gcc.gnu.org Git - gcc.git/commit
semantics.c (finish_object_call_expr): Move test for the function called being a...
authorMark Mitchell <mark@markmitchell.com>
Thu, 16 Jul 1998 11:46:44 +0000 (11:46 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 16 Jul 1998 11:46:44 +0000 (11:46 +0000)
commit52889bc8181bed43cc0dff3e285f57cff9b9d2ab
treea6e848c78d9073f720fbddc475ad6ab9b8ba81be
parent439041b9178b4e49c55eecc0a79d332b18a91e3d
semantics.c (finish_object_call_expr): Move test for the function called being a TYPE_DECL to ...

1998-07-16  Mark Mitchell  <mark@markmitchell.com>
* semantics.c (finish_object_call_expr): Move test for the
function called being a TYPE_DECL to ...
* call.c (build_new_method_call): Here.

From-SVN: r21213
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/semantics.c
gcc/testsuite/g++.old-deja/g++.pt/call1.C [new file with mode: 0644]
gcc/testsuite/g++.old-deja/g++.pt/call2.C [new file with mode: 0644]
This page took 0.058851 seconds and 5 git commands to generate.