]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/57408 (lambda, Variable length arrays, thread, internal compiler error...
authorJason Merrill <jason@redhat.com>
Thu, 27 Jun 2013 02:35:39 +0000 (22:35 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 27 Jun 2013 02:35:39 +0000 (22:35 -0400)
commit447cf5546fce5161b9dd532c2b27b3086b43a198
treed1e89f09f1308526bc2f220bb5bba97fb6b40a74
parent412ec6cfb9785fc9c693be747fd29fac3fcf1f15
re PR c++/57408 (lambda, Variable length arrays, thread, internal compiler error: in expand_expr_real_1, at expr.c:9327)

PR c++/57408
* semantics.c (add_capture): Set type to error_mark_node after
error.

From-SVN: r200449
gcc/cp/ChangeLog
gcc/cp/semantics.c
gcc/testsuite/g++.dg/cpp1y/vla9.C [new file with mode: 0644]