* ifcvt.c (noce_emit_move_insn): Construct a SET pattern directly
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 29 May 2005 18:56:42 +0000 (18:56 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 29 May 2005 18:56:42 +0000 (18:56 +0000)
commit2b9a6d9913ae17b4a48134a5b46490ee03c465b7
treeede8c51afa2191a92daaf65e1c9b4fbb403a971e
parent39d9b1ba81ed017afbc5f2728c49c5dd02f1eaf0
* ifcvt.c (noce_emit_move_insn): Construct a SET pattern directly
if the RHS isn't suitable for calling emit_move_insn.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100329 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ifcvt.c