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]

r207190 - in /branches/gcc-4_8-branch/gcc: cp/C...


Author: jason
Date: Tue Jan 28 13:45:02 2014
New Revision: 207190

URL: http://gcc.gnu.org/viewcvs?rev=207190&root=gcc&view=rev
Log:
	PR c++/58504
	* pt.c (tsubst_copy_and_build) [TRAIT_EXPR]: Use tsubst for
	types.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/g++.dg/ext/traits1.C
Modified:
    branches/gcc-4_8-branch/gcc/cp/ChangeLog
    branches/gcc-4_8-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]