constexpr-pr82781.C
332 Bytes
-
re PR c++/82781 (Vector extension operators return wrong result in constexpr) · f370e36d
PR c++/82781 * constexpr.c (cxx_eval_vector_conditional_expression): New function. (cxx_eval_constant_expression) <case VEC_COND_EXPR>: Use it instead of cxx_eval_conditional_expression. * g++.dg/ext/constexpr-pr82781.C: New test. From-SVN: r254952
Jakub Jelinek committed