constexpr-if31.C
1.17 KB
-
PR c++/81676 - bogus -Wunused warnings in constexpr if. · 86926937
* semantics.c (maybe_mark_exp_read_r): New function. (finish_if_stmt): Call it on THEN_CLAUSE and ELSE_CLAUSE. * g++.dg/cpp1z/constexpr-if31.C: New test. * g++.dg/cpp1z/constexpr-if32.C: New test. From-SVN: r274982
Marek Polacek committed