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

--- Comment #9 from Jason Merrill <jason at gcc dot gnu.org> 2011-08-23 
16:03:56 UTC ---
Author: jason
Date: Tue Aug 23 16:03:44 2011
New Revision: 177998

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177998
Log:
    PR c++/49045
    Core 1321
    * tree.c (dependent_name): New.
    (cp_tree_equal): Two calls with the same dependent name are
    equivalent even if the overload sets are different.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/overload2.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/tree.c
    trunk/gcc/testsuite/ChangeLog

Reply via email to