re PR c++/11713 (declaration conflicts)
authorMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 4 Aug 2003 11:30:06 +0000 (11:30 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 4 Aug 2003 11:30:06 +0000 (11:30 +0000)
commitb9445edd9a0bf06e1a06be55afb3b53f1bdeaa49
tree1395990e284717f4831de3f2654ce356905a48f2
parentf9eb610fbeb3e02b9006549a4e39fd7d242abe68
re PR c++/11713 (declaration conflicts)

PR c++/11713
* search.c (setup_class_bindings): Handle conversion operators
specially.

PR c++/11713
* g++.dg/overload/operator1.C: New test.

From-SVN: r70136
gcc/cp/search.c
gcc/testsuite/g++.dg/overload/operator1.C [new file with mode: 0644]