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]

r149636 - in /trunk/gcc: cp/ChangeLog cp/semant...


Author: jason
Date: Tue Jul 14 18:15:35 2009
New Revision: 149636

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149636
Log:
	PR c++/40740
	* semantics.c (perform_koenig_lookup): Handle empty template args.

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