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]

r183107 - in /trunk/gcc: cp/ChangeLog cp/mangle...


Author: jason
Date: Wed Jan 11 20:26:44 2012
New Revision: 183107

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183107
Log:
	PR c++/51818
	* mangle.c (find_substitution): A type is only a substitution
	match if we're looking for a type.
	(write_nested_name): Use decl_mangling_context.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-mangle3.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/mangle.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]