expr.c (emit_move_insn_1): Use emit_move_insn to move the parts of a complex number...
authorRoger Sayle <roger@eyesopen.com>
Tue, 3 Jun 2003 17:13:06 +0000 (17:13 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Tue, 3 Jun 2003 17:13:06 +0000 (17:13 +0000)
commita79b3dc7c8d3e9c7cdd5bab9f8f5ae3841a95764
tree865257de4c304400e40d2ca0e86dd329c4ba7fa1
parent8d6b2775eca066ed3cd5e07b35e4c1693f2a33da
expr.c (emit_move_insn_1): Use emit_move_insn to move the parts of a complex number rather than invoke...

* expr.c (emit_move_insn_1): Use emit_move_insn to move the parts
of a complex number rather than invoke mov_optab directly.

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