expr.c (emit_block_move): If X is readonly emit CLOBBER for it.
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Thu, 8 Nov 2001 23:33:08 +0000 (23:33 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Thu, 8 Nov 2001 23:33:08 +0000 (18:33 -0500)
commit66c60e67562e57ace539e135207e099075b9ab39
tree387766338bc3b88a17a6c4455af83343aa8dbd9d
parent99a2782c86a5ee88f7dab3814094f5d638009079
expr.c (emit_block_move): If X is readonly emit CLOBBER for it.

* expr.c (emit_block_move): If X is readonly emit CLOBBER for it.
(clear_storage): Likewise, for OBJECT.

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