expr.c (store_expr): Always pass down the target, even when not doing CSE.
authorMark Mitchell <mark@codesourcery.com>
Tue, 24 Aug 1999 18:09:10 +0000 (18:09 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 24 Aug 1999 18:09:10 +0000 (18:09 +0000)
commit1da93fe012a0f34e4c50f3ccc98bd8a21ab396d3
treee7974cec15d5ca7ca1594f789d498c9a2746584e
parent7a846a6c88251ef8c1276c1283557f92380ed761
expr.c (store_expr): Always pass down the target, even when not doing CSE.

* expr.c (store_expr): Always pass down the target, even when not
doing CSE.

From-SVN: r28824
gcc/ChangeLog
gcc/expr.c