[Bug c++/78840] [5 Regression] ICE with const variables in templates implicitly captured by nested lambda expressions
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 18 18:37:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78840
--- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Mon Sep 18 18:37:04 2017
New Revision: 252944
URL: https://gcc.gnu.org/viewcvs?rev=252944&root=gcc&view=rev
Log:
PR c++/78840 - ICE with const and nested generic lambda
* g++.dg/cpp1y/lambda-generic-const5.C: New.
Added:
branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp1y/lambda-generic-const5.C
More information about the Gcc-bugs
mailing list