constexpr-70323.C
453 Bytes
-
re PR c++/70323 (missing error on integer overflow in constexpr function result converted to bool) · 61637db3
PR c++/70323 * constexpr.c (cxx_eval_constant_expression): Diagnose overflow on TREE_OVERFLOW constants. * g++.dg/cpp0x/constexpr-70323.C: New test. From-SVN: r234438
Jakub Jelinek committed