This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/66585] [5/6 Regression] Internal compiler error when initialize field with lambda


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]