Typo fix.
authorJoern Rennecke <amylaar@gcc.gnu.org>
Mon, 9 Mar 1998 12:02:59 +0000 (12:02 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Mon, 9 Mar 1998 12:02:59 +0000 (12:02 +0000)
From-SVN: r18449

gcc/config/sh/sh.c

index ee97013208ae7435bedd2fadcb0bbc7cc66bf80e..21cfc36e06c1819db7d4dc4d9b8d1a4e214c66cc 100644 (file)
@@ -3031,7 +3031,7 @@ split_branches (first)
                struct far_branch *bp = uid_branch[dest_uid];
     
                /* redirect_jump needs a valid JUMP_LABEL, and it might delete
-                  the label if th lABEL_BUSES count drops to zero.  There is
+                  the label if the LABEL_NUSES count drops to zero.  There is
                   always a jump_optimize pass that sets these values, but it
                   proceeds to delete unreferenced code, and then if not
                   optimizing, to un-delete the deleted instructions, thus