r177998 - in /trunk/gcc: cp/ChangeLog cp/tree.c...

jason@gcc.gnu.org jason@gcc.gnu.org
Tue Aug 23 16:03:00 GMT 2011


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



More information about the Gcc-cvs mailing list