c-typeck.c
323 KB
-
re PR c/49644 (post-increment of promoted operand is incorrect.) · c4603e7c
PR c/49644 * c-typeck.c (build_binary_op): For MULT_EXPR and TRUNC_DIV_EXPR with one non-complex and one complex argument, call c_save_expr on both operands. * gcc.c-torture/execute/pr49644.c: New test. From-SVN: r176004
Jakub Jelinek committed