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]

r175904 - in /trunk/gcc: cp/ChangeLog cp/pt.c t...


Author: jason
Date: Wed Jul  6 04:20:39 2011
New Revision: 175904

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175904
Log:
	PR c++/48157
	* pt.c (tsubst_qualified_id): Preserve TEMPLATE_ID_EXPR in
	partial instantiation.

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