https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66585
--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Fri Jun 19 19:17:16 2015 New Revision: 224694 URL: https://gcc.gnu.org/viewcvs?rev=224694&root=gcc&view=rev Log: PR c++/66585 * pt.c (instantiate_class_template_1): Clear cp_unevaluated_operand and c_inhibit_evaluation_warnings. Added: branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nsdmi8.C Modified: branches/gcc-5-branch/gcc/cp/ChangeLog branches/gcc-5-branch/gcc/cp/pt.c