PR target/43740
config/pa/pa.c (emit_move_sequence): Don't infer REG_POINTER flag for
SET source operand from SET destination operand.
From-SVN: r160958
+2010-06-17 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
+
+ PR target/43740
+ config/pa/pa.c (emit_move_sequence): Don't infer REG_POINTER flag for
+ SET source operand from SET destination operand.
+
2010-06-13 Uros Bizjak <ubizjak@gmail.com>
PR target/44481
&& !REG_POINTER (operand0)
&& !HARD_REGISTER_P (operand0))
copy_reg_pointer (operand0, operand1);
- else if (REG_POINTER (operand0)
- && !REG_POINTER (operand1)
- && !HARD_REGISTER_P (operand1))
- copy_reg_pointer (operand1, operand0);
}
/* When MEMs are broken out, the REG_POINTER flag doesn't