ifcvt.c (noce_emit_move_insn): Construct a SET pattern directly if the RHS isn't...
authorRoger Sayle <roger@eyesopen.com>
Sun, 29 May 2005 18:56:42 +0000 (18:56 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Sun, 29 May 2005 18:56:42 +0000 (18:56 +0000)
commitcb275d32f7a80e46acd02ff1b1be6678e42dd292
treeede8c51afa2191a92daaf65e1c9b4fbb403a971e
parent1451cecfe25c7e92a7c6538e00b9a8314b1c4c85
ifcvt.c (noce_emit_move_insn): Construct a SET pattern directly if the RHS isn't suitable for calling...

* ifcvt.c (noce_emit_move_insn): Construct a SET pattern directly
if the RHS isn't suitable for calling emit_move_insn.

Co-Authored-By: Richard Henderson <rth@redhat.com>
From-SVN: r100329
gcc/ChangeLog
gcc/ifcvt.c