[Bug c++/78131] Inconsistent evaluation for `constexpr` lambdas in templates between `static_assert`, `if constexpr(…)` and `constexpr` variables

paolo at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Oct 4 20:59:00 GMT 2017


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

--- Comment #1 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Wed Oct  4 20:58:52 2017
New Revision: 253431

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

        PR c++/78131
        * g++.dg/cpp1z/constexpr-lambda17.C: New.

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


More information about the Gcc-bugs mailing list