constexpr-overflow2.C
158 Bytes
-
re PR c++/47504 ([C++0x] some constexpr calculations erroneously overflow when… · c598e5fa
re PR c++/47504 ([C++0x] some constexpr calculations erroneously overflow when using negative numbers) PR c++/47504 * semantics.c (cxx_eval_constant_expression) [NOP_EXPR]: Don't let the conversion set TREE_OVERFLOW. From-SVN: r171116
Jason Merrill committed