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++/35255] [DR 115] gcc does not do partial ordering on overloaded address resolution


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

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2011-06-24 02:13:46 UTC ---
Author: jason
Date: Fri Jun 24 02:13:41 2011
New Revision: 175367

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175367
Log:
    PR c++/35255
    * pt.c (resolve_overloaded_unification): Fix DR 115 handling.

Added:
    trunk/gcc/testsuite/g++.dg/template/partial10.C
    trunk/gcc/testsuite/g++.dg/template/partial11.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c
    trunk/gcc/testsuite/ChangeLog


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