re PR c++/54538 (Getting assembler messages when compiling)
authorJason Merrill <jason@redhat.com>
Mon, 10 Sep 2012 23:51:34 +0000 (19:51 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 10 Sep 2012 23:51:34 +0000 (19:51 -0400)
commitda4c5b2465322894e6d53cd14128ba21d0ff911b
tree371dbd5d363efdc35936b80cbdf15ac707793a58
parent05279bcd5295c7d5e3fc8e4bddf2d7b69bfa527f
re PR c++/54538 (Getting assembler messages when compiling)

PR c++/54538
PR c++/53783
* pt.c (tsubst_copy_and_build) [LAMBDA_EXPR]: Go back to using RECUR
for LAMBDA_EXPR_EXTRA_SCOPE except for function scope.

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