constexpr.c
208 KB
-
PR c++/91705 - constexpr evaluation rejects ++/-- on floats. · d85569f6
* constexpr.c (cxx_eval_increment_expression): Call fold_simple on the offset. * g++.dg/cpp1y/constexpr-incr2.C: New test. From-SVN: r275613
Marek Polacek committed