Commit 475f26dd by Joern Rennecke

Comment typo fix.

From-SVN: r32242
parent 0209c340
......@@ -3174,7 +3174,7 @@ machine_dependent_reorg (first)
LAST_FLOAT_MOVE; we have to change it to REG_INC,
lest reorg:mark_target_live_regs will not
consider r0 to be used, and we end up with delay
slot insn in front of SCAN that clobber r0. */
slot insn in front of SCAN that clobbers r0. */
rtx note
= find_regno_note (last_float_move, REG_UNUSED, 0);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment