aboutsummaryrefslogtreecommitdiff
path: root/gcc/regs.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/regs.h')
-rw-r--r--gcc/regs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/regs.h b/gcc/regs.h
index 00be997..39c4fa3 100644
--- a/gcc/regs.h
+++ b/gcc/regs.h
@@ -54,7 +54,7 @@ extern int max_regno;
and is not using incremental df scanning.
At the end of a pass that uses REG_N_REFS and REG_N_SETS, a call
- should be made to regstat_free_n_sets_and_refs.
+ should be made to regstat_free_n_sets_and_refs.
Local alloc seems to play pretty loose with these values.
REG_N_REFS is set to 0 if the register is used in an asm.