aboutsummaryrefslogtreecommitdiff
path: root/gcc/local-alloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/local-alloc.c')
-rw-r--r--gcc/local-alloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/local-alloc.c b/gcc/local-alloc.c
index 42c760f..e8110ac 100644
--- a/gcc/local-alloc.c
+++ b/gcc/local-alloc.c
@@ -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