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]

r223300 - in /trunk/gcc/cp: ChangeLog tree.c


Author: jason
Date: Mon May 18 17:14:04 2015
New Revision: 223300

URL: https://gcc.gnu.org/viewcvs?rev=223300&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:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/tree.c


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