re PR c++/85827 (false positive for -Wunused-but-set-variable because of constexpr-if)
authorMarek Polacek <polacek@redhat.com>
Fri, 16 Aug 2019 20:40:36 +0000 (20:40 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Fri, 16 Aug 2019 20:40:36 +0000 (20:40 +0000)
commita98b732181472edb4591059c868082e5e708a21c
treebe645380e2969f5a52d2d690ddc6001ff9f17840
parent639f51ba26d7cdd47e5fc7a17fbae5e8d791a359
re PR c++/85827 (false positive for -Wunused-but-set-variable because of constexpr-if)

PR c++/85827
g++.dg/cpp1z/constexpr-if29.C: New test.

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