Comment typo fix.

From-SVN: r32242
This commit is contained in:
Joern Rennecke 2000-02-28 21:42:55 +00:00
parent 0209c3409d
commit 475f26dde6
1 changed files with 1 additions and 1 deletions

View File

@ -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);