sh.c (prepare_move_operands): Use operands[0] for the output rtl if no_new_pseudos...
authorKaz Kojima <kkojima@gcc.gnu.org>
Sat, 30 Oct 2004 10:14:56 +0000 (10:14 +0000)
committerKaz Kojima <kkojima@gcc.gnu.org>
Sat, 30 Oct 2004 10:14:56 +0000 (10:14 +0000)
commite57a6d4273cb4afd9d010b84ab7371fb162a7197
tree99e468d9df79020c356c2e3108818db2e9151f34
parent46097c763954059fdbd8fa5859c3a6a744096d8b
sh.c (prepare_move_operands): Use operands[0] for the output rtl if no_new_pseudos is set.

* config/sh/sh.c (prepare_move_operands): Use operands[0]
for the output rtl if no_new_pseudos is set.  Remove redundant
line.

From-SVN: r89884
gcc/ChangeLog
gcc/config/sh/sh.c