pr79232.C
122 Bytes
-
re PR c++/79232 (error: invalid rhs for gimple memory store) · b84702c0
PR c++/79232 * typeck.c (cp_build_modify_expr): Handle properly COMPOUND_EXPRs on lhs that have {PRE{DEC,INC}REMENT,MODIFY,MIN,MAX,COND}_EXPR in the rightmost operand. * g++.dg/cpp1z/eval-order4.C: New test. * g++.dg/other/pr79232.C: New test. From-SVN: r245401Jakub Jelinek committed