re PR c++/78131 (Inconsistent evaluation for `constexpr` lambdas in templates between...
commit25139006e58a7ca7b708a742af8170f399d7db63
authorPaolo Carlini <paolo.carlini@oracle.com>
Wed, 4 Oct 2017 20:58:52 +0000 (4 20:58 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Wed, 4 Oct 2017 20:58:52 +0000 (4 20:58 +0000)
tree00c891e9b0f79b7660f277448b1aff51e08ef298
parent968e56bf7f0a064fdc234a6b13246b02724a6d4a
re PR c++/78131 (Inconsistent evaluation for `constexpr` lambdas in templates between `static_assert`, `if constexpr(…)` and `constexpr` variables)

2017-10-04  Paolo Carlini  <paolo.carlini@oracle.com>

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

From-SVN: r253431
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp1z/constexpr-lambda17.C [new file with mode: 0644]