]> git.ipfire.org Git - thirdparty/gcc.git/commit
tell expand_expr that we are going to ignore the cleanup.
authorMike Stump <mrs@gcc.gnu.org>
Fri, 6 May 1994 10:13:17 +0000 (10:13 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Fri, 6 May 1994 10:13:17 +0000 (10:13 +0000)
commitd3158f1a2385750e61dc82d332a18cbd5cbb2c60
treeede885ea3a08becdaf0acbbc230cd07d4c313566
parent8d2733caec5ebdd4664d7645375262b1e097c418
tell expand_expr that we are going to ignore the cleanup.

TREE_SIDE_EFFECTS should be set on these things.

From-SVN: r7222
gcc/expr.c