[Bug c++/64227] Forwarding an argument of a function template to a generic lambda causes a compiler crash
paolo at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 4 10:21:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64227
--- Comment #4 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Wed Mar 4 10:20:23 2015
New Revision: 221181
URL: https://gcc.gnu.org/viewcvs?rev=221181&root=gcc&view=rev
Log:
2015-03-04 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/64227
* g++.dg/cpp1y/lambda-generic-ice1.C: New.
Added:
trunk/gcc/testsuite/g++.dg/cpp1y/lambda-generic-ice1.C
Modified:
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list