expr.c (emit_move_insn_1): When moving complex values in several steps...
authorBernd Schmidt <crux@ohara.Informatik.RWTH-Aachen.DE>
Tue, 2 Jun 1998 21:30:26 +0000 (21:30 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 2 Jun 1998 21:30:26 +0000 (15:30 -0600)
commit2638126a5db71d18583e3c481658b7e39844694d
treee14c6285a231ad969176c0be295ee6e6a69fffc7
parent8fca9b9aa86399d70cce5013acd7466dcbdce613
expr.c (emit_move_insn_1): When moving complex values in several steps...

        * expr.c (emit_move_insn_1): When moving complex values in several
        steps, emit a CLOBBER to show the destination dies.
Re-add patch.

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