call.c (build_user_type_conversion_1): Do set ICS_BAD_FLAG if all the ambiguous conve...
authorJason Merrill <jason@gcc.gnu.org>
Mon, 13 Jan 2003 09:16:06 +0000 (04:16 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 13 Jan 2003 09:16:06 +0000 (04:16 -0500)
commit970684896db235090c080b8ce6cba320d8dfbb5f
tree61e18b99d9d12795a0fccefba8a59bbedb6ee9e0
parente1dfc61b5b97c8ab1ffaeb7c863327e12ee193ae
call.c (build_user_type_conversion_1): Do set ICS_BAD_FLAG if all the ambiguous conversions are bad.

        * call.c (build_user_type_conversion_1): Do set ICS_BAD_FLAG if
        all the ambiguous conversions are bad.

From-SVN: r61249
gcc/testsuite/g++.dg/overload/ambig2.C [new file with mode: 0644]