constexpr-ref4.C
368 Bytes
-
re PR c++/54777 ([C++11] Comma operator in constexpr environment can cause ICE) · 75ab707c
PR c++/54777 * semantics.c (cxx_eval_constant_expression) <case COMPOUND_EXPR>: If not ignoring the second operand, pass the original second operand and not one with stripped nops to cxx_eval_constant_expression. * g++.dg/cpp0x/constexpr-ref4.C: New test. From-SVN: r192036
Jakub Jelinek committed