This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/78840] [5 Regression] ICE with const variables in templates implicitly captured by nested lambda expressions
- From: "jason at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 29 Aug 2017 20:21:56 +0000
- Subject: [Bug c++/78840] [5 Regression] ICE with const variables in templates implicitly captured by nested lambda expressions
- Auto-submitted: auto-generated
- References: <bug-78840-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78840
--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Tue Aug 29 20:21:23 2017
New Revision: 251431
URL: https://gcc.gnu.org/viewcvs?rev=251431&root=gcc&view=rev
Log:
PR c++/78840 - ICE with const and nested generic lambda
* g++.dg/cpp1y/lambda-generic-const5.C: New.
Added:
trunk/gcc/testsuite/g++.dg/cpp1y/lambda-generic-const5.C