call.c (build_method_call): Issue a more helpful error message about ambiguous method...
authorMark Mitchell <mark@codesourcery.com>
Fri, 2 Aug 2002 18:53:40 +0000 (18:53 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 2 Aug 2002 18:53:40 +0000 (18:53 +0000)
commit4a34e0e8cf793442874c3fa4d7edafa96b9da5ba
tree4627ad44b96fe6c49914f19dc96eff07790cb71a
parent74d6b8ca6307ef057ba438f785f46eb9c911b184
call.c (build_method_call): Issue a more helpful error message about ambiguous method names.

* call.c (build_method_call): Issue a more helpful error message
about ambiguous method names.

From-SVN: r55994
gcc/cp/ChangeLog
gcc/cp/call.c