[Bug c++/66585] [5/6 Regression] Internal compiler error when initialize field with lambda
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jun 19 18:38:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66585
--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Jun 19 18:37:41 2015
New Revision: 224684
URL: https://gcc.gnu.org/viewcvs?rev=224684&root=gcc&view=rev
Log:
PR c++/66585
* pt.c (instantiate_class_template_1): Clear
cp_unevaluated_operand and c_inhibit_evaluation_warnings.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nsdmi8.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/pt.c
More information about the Gcc-bugs
mailing list