(c_expand_return): Set TREE_SIDE_EFFECTS for the MODIFY_EXPR that we make.
authorRichard Stallman <rms@gnu.org>
Sun, 18 Jul 1993 20:27:18 +0000 (20:27 +0000)
committerRichard Stallman <rms@gnu.org>
Sun, 18 Jul 1993 20:27:18 +0000 (20:27 +0000)
commit1c2a9b35f73a69b56d1903cc39c0e3f25a33363c
tree581471a10efa6cb0722e0b146373939bb3f23525
parent551064b16e9a308ebc279316494adc2763e48a5d
(c_expand_return): Set TREE_SIDE_EFFECTS for the MODIFY_EXPR that we make.

(build_unary_op): Support CONJ_EXPR.
Change BIT_NOT_EXPR to CONJ_EXPR if arg is complex.

From-SVN: r4939
gcc/c-typeck.c