]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR c++/63320
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Sep 2014 19:22:11 +0000 (19:22 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Sep 2014 19:22:11 +0000 (19:22 +0000)
commit2e227398d356bea895dbbf2aa4066c5df99f632b
treec400f29d211f1ef321ecdd015d159c8337af81b3
parentf915a72515e4acffc38b4dd67517960ede3d5bcf
PR c++/63320
PR c++/60463
PR c++/60755
* lambda.c (maybe_resolve_dummy, lambda_expr_this_capture): Handle
not finding 'this'.

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