diff options
Diffstat (limited to 'gcc/sched-deps.c')
-rw-r--r-- | gcc/sched-deps.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/sched-deps.c b/gcc/sched-deps.c index ec695dd..ec3df2c1 100644 --- a/gcc/sched-deps.c +++ b/gcc/sched-deps.c @@ -1533,7 +1533,7 @@ free_deps (deps) } /* If it is profitable to use them, initialize caches for tracking - dependency informatino. LUID is the number of insns to be scheduled, + dependency information. LUID is the number of insns to be scheduled, it is used in the estimate of profitability. */ void |