re PR c++/34111 (new overload resolution error)
authorJason Merrill <jason@redhat.com>
Thu, 20 Dec 2007 22:16:19 +0000 (17:16 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 20 Dec 2007 22:16:19 +0000 (17:16 -0500)
commit4c12c8ea94136784569197991369ed98329719ae
tree97855a7b72d0f3ae8bf475d1291d62c8ad50b81b
parentef833d3dc2446fcb3b2f7c51ac1dd13f8a22f9c8
re PR c++/34111 (new overload resolution error)

        PR c++/34111
        * call.c (standard_conversion): Derived-to-base is considered a
        standard conversion.

From-SVN: r131107
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/g++.dg/overload/arg5.C [new file with mode: 0644]