pr49644.C
306 Bytes
-
re PR c/49644 (post-increment of promoted operand is incorrect.) · e834d848
PR c/49644 * typeck.c (cp_build_binary_op): For MULT_EXPR and TRUNC_DIV_EXPR with one non-complex and one complex argument, call save_expr on both operands. * g++.dg/torture/pr49644.C: New test. From-SVN: r176006
Jakub Jelinek committed