]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Comment typo fix.
authorJoern Rennecke <amylaar@gcc.gnu.org>
Mon, 28 Feb 2000 21:42:55 +0000 (21:42 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Mon, 28 Feb 2000 21:42:55 +0000 (21:42 +0000)
From-SVN: r32242

gcc/config/sh/sh.c

index 6655d92956462665bbfe9ed351c79afd2163117e..0c3d6f159eef6223f75209ffeded187147610c19 100644 (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);