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++/82570] Lambda fails to compile because it doesn't meet constexpr requirements


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82570

--- Comment #1 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Tue Oct 17 08:38:07 2017
New Revision: 253806

URL: https://gcc.gnu.org/viewcvs?rev=253806&root=gcc&view=rev
Log:
2017-10-17  Paolo Carlini  <paolo.carlini@oracle.com>

        PR c++/82570
        * g++.dg/cpp1z/constexpr-lambda18.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/cpp1z/constexpr-lambda18.C
Modified:
    trunk/gcc/testsuite/ChangeLog

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