OSDN Git Service

(reload): Fix typo in comment.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Oct 1992 21:34:50 +0000 (21:34 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Oct 1992 21:34:50 +0000 (21:34 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2659 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/reload1.c

index c065da8..7ffef0d 100644 (file)
@@ -1806,7 +1806,7 @@ reload (first, global, dumpfile)
     reload_as_needed (first, global);
 
   /* If we were able to eliminate the frame pointer, show that it is no
-     longer live at the start of any basic block.  If it ls live by
+     longer live at the start of any basic block.  If it is live by
      virtue of being in a pseudo, that pseudo will be marked live
      and hence the frame pointer will be known to be live via that
      pseudo.  */