From: Richard Kenner Date: Fri, 30 Oct 1992 21:34:50 +0000 (-0500) Subject: (reload): Fix typo in comment. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=33edf7f25544e9e5025801b7fc93adfd03f7be66;p=gcc.git (reload): Fix typo in comment. From-SVN: r2659 --- diff --git a/gcc/reload1.c b/gcc/reload1.c index c065da8ad11..7ffef0d9481 100644 --- a/gcc/reload1.c +++ b/gcc/reload1.c @@ -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. */