summaryrefslogtreecommitdiff
path: root/gcc/params.def
diff options
context:
space:
mode:
authorJoseph Myers <jsm28@gcc.gnu.org>2001-10-28 20:09:17 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2001-10-28 20:09:17 +0000
commitff7cc30768b33d4124a232f7f19cd1bc0fd62b51 (patch)
treec77fe1bb905e48b9ef6d1aa767606adced63e933 /gcc/params.def
parent306ef64467b81eff37995c0620ee097c9d174463 (diff)
downloadgcc-ff7cc30768b33d4124a232f7f19cd1bc0fd62b51.tar.gz
ChangeLog.0, [...]: Fix spelling errors.
* ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog, FSFChangeLog.10, FSFChangeLog.11, c-common.c, c-common.h, c-parse.in, c-typeck.c, cfg.c, config.gcc, configure, configure.in, except.c, except.h, flow.c, function.c, gcc.c, gcse.c, genrecog.c, libgcc2.c, loop.c, loop.h, params.def, predict.def, predict.h, reg-stack.c, regmove.c, sched-deps.c, sched-int.h, sibcall.c, ssa.c, stringpool.c, toplev.c, tree.c, unroll.c: Fix spelling errors. From-SVN: r46595
Diffstat (limited to 'gcc/params.def')
-rw-r--r--gcc/params.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/params.def b/gcc/params.def
index ace89160c4f..2a1d3a3b12c 100644
--- a/gcc/params.def
+++ b/gcc/params.def
@@ -69,9 +69,9 @@ DEFPARAM(PARAM_MAX_DELAY_SLOT_LIVE_SEARCH,
333)
/* This parameter limits the number of branch elements that the
- scheduler will track anti-dependancies through without resetting
+ scheduler will track anti-dependencies through without resetting
the tracking mechanism. Large functions with few calls or barriers
- can generate lists containing many 1000's of dependancies. Generally
+ can generate lists containing many 1000's of dependencies. Generally
the compiler either uses all available memory, or runs for far too long. */
DEFPARAM(PARAM_MAX_PENDING_LIST_LENGTH,
"max-pending-list-length",