https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61566
--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Mon Jun 30 18:52:39 2014 New Revision: 212166 URL: https://gcc.gnu.org/viewcvs?rev=212166&root=gcc&view=rev Log: PR c++/61566 * mangle.c (decl_mangling_context): Look through a TEMPLATE_DECL. Added: branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template13.C Modified: branches/gcc-4_9-branch/gcc/cp/ChangeLog branches/gcc-4_9-branch/gcc/cp/mangle.c