* call.c (joust): Fix handling of overloaded builtin operators.
commit86720eb23303de52b0345b582b0121093a93d04b
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 May 2000 17:39:59 +0000 (30 17:39 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 May 2000 17:39:59 +0000 (30 17:39 +0000)
tree21f6a519f101726787f41ec3d6ab7c7bc260d528
parenta528d77b63372675f259ce1c0561483380f00754
* call.c (joust): Fix handling of overloaded builtin operators.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34269 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/g++.old-deja/g++.other/overload13.C [new file with mode: 0644]