This is the mail archive of the gcc-cvs@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]

r110546 - in /trunk/gcc: cp/ChangeLog cp/name-l...


Author: mmitchel
Date: Fri Feb  3 16:46:22 2006
New Revision: 110546

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110546
Log:
	* name-lookup.c (do_class_using_decl): Use IDENTIFIER_TYPENAME_P,
	not IDENTIFIER_OPNAME_P.

	* g++.dg/template/using12.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/template/using12.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/name-lookup.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]