re PR c++/61566 (ICE in write_unscoped_name)
authorJason Merrill <jason@redhat.com>
Mon, 30 Jun 2014 18:51:29 +0000 (14:51 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 30 Jun 2014 18:51:29 +0000 (14:51 -0400)
commitcae7c96095c645003b25e1b69bee46ade7fce344
tree0afc62b27294c1b4d7e94bac36e99f94358d3499
parent1d7e2ec760cc5512747ab054765eca101fc49dc6
re PR c++/61566 (ICE in write_unscoped_name)

PR c++/61566
* mangle.c (decl_mangling_context): Look through a TEMPLATE_DECL.

From-SVN: r212165
gcc/cp/ChangeLog
gcc/cp/mangle.c
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template13.C [new file with mode: 0644]