OSDN Git Service

1998-07-16 Mark Mitchell <mark@markmitchell.com>
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Jul 1998 11:46:44 +0000 (11:46 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Jul 1998 11:46:44 +0000 (11:46 +0000)
commit36472de313caafba8955e95e5859fd1d0bd57264
treea6e848c78d9073f720fbddc475ad6ab9b8ba81be
parent197586bd3f208eb9622b3988df85f3df5183384d
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@21213 138bc75d-0d04-0410-961f-82ee72b054a4
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]