* call.c (joust): Fix handling of overloaded builtin operators.
authorMark Mitchell <mark@codesourcery.com>
Tue, 30 May 2000 17:39:59 +0000 (17:39 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 30 May 2000 17:39:59 +0000 (17:39 +0000)
commit54ae96de89f391cd76bbd0bfab208b54e71804ec
tree21f6a519f101726787f41ec3d6ab7c7bc260d528
parent28ecb7ab4784f0bf62175eb94dfde71a2ad4b378
* call.c (joust): Fix handling of overloaded builtin operators.

From-SVN: r34269
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/g++.old-deja/g++.other/overload13.C [new file with mode: 0644]