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]

r223306 - in /branches/c++-concepts/gcc/cp: Cha...


Author: jason
Date: Mon May 18 18:10:56 2015
New Revision: 223306

URL: https://gcc.gnu.org/viewcvs?rev=223306&root=gcc&view=rev
Log:
	* tree.c (strip_typedefs_expr) [TRAIT_EXPR]: Fix typo.
	(strip_typedefs) [DECLTYPE_TYPE]: Fix typedef of decltype.
	[TREE_LIST]: Fix no-change case.

Modified:
    branches/c++-concepts/gcc/cp/ChangeLog
    branches/c++-concepts/gcc/cp/tree.c


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