This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/34111] [4.3 Regression] new overload resolution error



------- Comment #5 from jason at gcc dot gnu dot org  2007-12-20 22:16 -------
Subject: Bug 34111

Author: jason
Date: Thu Dec 20 22:16:19 2007
New Revision: 131107

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131107
Log:
        PR c++/34111
        * call.c (standard_conversion): Derived-to-base is considered a
        standard conversion.

Added:
    trunk/gcc/testsuite/g++.dg/overload/arg5.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34111


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]