PR c++/56388
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Apr 2013 15:23:53 +0000 (15:23 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Apr 2013 15:23:53 +0000 (15:23 +0000)
commitec95f7ad4b38e2a4f032583f8a9b6c7043d5ba5e
tree78d0c26d1b0965f62f5c7fec597905aa22efcd16
parent9de38bc3ccb5faf22bf525f0f3dfa78e63de71e4
PR c++/56388
* semantics.c (insert_capture_proxy): Just use index 1 in the
stmt_list_stack.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@197981 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/semantics.c
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-eh3.C [new file with mode: 0644]