r148910 - in /trunk/gcc: cp/ChangeLog cp/class....

jason@gcc.gnu.org jason@gcc.gnu.org
Wed Jun 24 16:25:00 GMT 2009


Author: jason
Date: Wed Jun 24 16:25:52 2009
New Revision: 148910

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148910
Log:
	PR c++/40342
	* decl.c (decls_match): Check DECL_TI_TEMPLATE too.
	* class.c (resolve_address_of_overloaded_function): Fix typo.

Added:
    trunk/gcc/testsuite/g++.dg/template/overload10.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/class.c
    trunk/gcc/cp/decl.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list