Comment typo fix.
authorJoern Rennecke <amylaar@gcc.gnu.org>
Mon, 30 Nov 1998 07:06:35 +0000 (07:06 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Mon, 30 Nov 1998 07:06:35 +0000 (07:06 +0000)
From-SVN: r24009

gcc/local-alloc.c

index 42c760f60924bea1c048837b060d067394356bc0..e8110acae0eec5ec70751ac86aacce7536f4cd25 100644 (file)
@@ -754,7 +754,7 @@ update_equiv_regs ()
         calculate_needs, but we traditionally work around this problem
         here by rejecting equivalences when the destination is in a register
         that's likely spilled.  This is fragile, of course, since the
-        preferred class of a pseudo depends on all intructions that set
+        preferred class of a pseudo depends on all instructions that set
         or use it.  */
 
       if (GET_CODE (dest) != REG