expr.c (emit_block_move): Properly handle case where one of the block move arguments...
authorJeff Law <law@gcc.gnu.org>
Tue, 29 Jun 1999 00:42:41 +0000 (18:42 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 29 Jun 1999 00:42:41 +0000 (18:42 -0600)
commit4bc973aedddda1c24cf61a28e856ca62edeabb26
treed09f5cb6dae23d23c6ce3172ed2a7dff355656f8
parent5dd2921918e6d0190b75f0ee8df2fd5499463315
expr.c (emit_block_move): Properly handle case where one of the block move arguments has a queued...


        * expr.c (emit_block_move): Properly handle case where one of the
        block move arguments has a queued increment or decrement.
        (clear_storage): Similarly.  Fix formatting goof.

From-SVN: r27822
gcc/expr.c