expr.c (emit_move_insn_1): If there is no move pattern for the original mode...
authorRichard Sandiford <rsandifo@redhat.com>
Fri, 26 Sep 2003 06:08:48 +0000 (06:08 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Fri, 26 Sep 2003 06:08:48 +0000 (06:08 +0000)
commit5581fc9110377e8a08394f985a17c3e0cb31227a
treebcba3cef0778f2f0b0d3e849894990e81a56635a
parent9eb5455884dc17327a98a395ca148c254c2a908d
expr.c (emit_move_insn_1): If there is no move pattern for the original mode...

* expr.c (emit_move_insn_1): If there is no move pattern for the
original mode, try using a pattern for the corresponding integer mode.

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