re PR c++/10784 (Warning about choosing custom operator over copy constructor cannot...
authorNathan Sidwell <nathan@codesourcery.com>
Sat, 28 Jun 2003 13:48:53 +0000 (13:48 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Sat, 28 Jun 2003 13:48:53 +0000 (13:48 +0000)
commit2e2d40751c26880f61cc44d1e91a84e7083a64eb
tree05f895a134d449d1d7c92cc951fb76022ebdee3d
parentc707a408ca647b98b599cd775b8c66689f3fd04c
re PR c++/10784 (Warning about choosing custom operator over copy constructor cannot be turned off (and it's useless in the first place))

PR c++/10784
* call.c (joust): Move warn_conversion check outwards.

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