cond7.C
206 Bytes
-
re PR c++/34270 (ICE applying __decltype to ternary expression) · 42924ed7
PR c++/34270 * tree.c (lvalue_p_1) <case COND_EXPR>: Handle x ?: y in templates. * typeck.c (is_bitfield_expr_with_lowered_type) <case COND_EXPR>: Likewise. * g++.dg/template/cond7.C: New test. From-SVN: r130520
Jakub Jelinek committed