(store_expr): In promoted TARGET case, if EXP is a volatile MEM and WANT_VALUE is...
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 26 Feb 1994 21:09:05 +0000 (16:09 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 26 Feb 1994 21:09:05 +0000 (16:09 -0500)
commit766f36c7cf7003b953eccfd91ec09c26a27cc49a
tree19322ac33ac90a4e6c0a7ec68619e05f508c9190
parentca790d0f1df13731995232c9f9ad6da116f1eedc
(store_expr): In promoted TARGET case, if EXP is a volatile MEM and WANT_VALUE is nonzero, only reference the MEM once.

(store_expr): In promoted TARGET case, if EXP is a volatile MEM and
WANT_VALUE is nonzero, only reference the MEM once.
Return TARGET if it is a hard register; clean up return code.

From-SVN: r6630
gcc/expr.c