call.c (build_user_type_conversion_1): Set ICS_USER_FLAG and ICS_BAD_FLAG on created...
authorNathan Sidwell <nathan@codesourcery.com>
Tue, 5 Jun 2001 12:53:52 +0000 (12:53 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Tue, 5 Jun 2001 12:53:52 +0000 (12:53 +0000)
commitbea09693c9fcd220569bc8c9bbeb0862eaf8daac
tree8f692d3a97ff18f16f19e7b81c5e5b61d15efcfe
parent8f7550cae830626a17bad0d31f89a9c6aa6a99f0
call.c (build_user_type_conversion_1): Set ICS_USER_FLAG and ICS_BAD_FLAG on created conversion.

cp:
* call.c (build_user_type_conversion_1): Set ICS_USER_FLAG and
ICS_BAD_FLAG on created conversion.
(compare_ics): Break out rank.
testsuite:
* g++.old-deja/g++.other/conv7.C: New test.

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