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]

r200829 - in /branches/gcc-4_7-branch/gcc: cp/C...


Author: jason
Date: Tue Jul  9 17:50:03 2013
New Revision: 200829

URL: http://gcc.gnu.org/viewcvs?rev=200829&root=gcc&view=rev
Log:
	PR c++/57831
	* pt.c (tsubst_copy): Handle USING_DECL.

Added:
    branches/gcc-4_7-branch/gcc/testsuite/g++.dg/template/using23.C
Modified:
    branches/gcc-4_7-branch/gcc/cp/ChangeLog
    branches/gcc-4_7-branch/gcc/cp/pt.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]