summaryrefslogtreecommitdiff
path: root/gcc/params.def
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2005-03-23 19:10:01 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2005-03-23 19:10:01 +0000
commit2e0ea5157d874e581d0687fc8bb03336ebcc3e02 (patch)
tree3c832e34a17145e240e0663f35d46fec799e0211 /gcc/params.def
parent251c9c81684781973356a9baaeac09bfcf0df582 (diff)
downloadgcc-2e0ea5157d874e581d0687fc8bb03336ebcc3e02.tar.gz
params.def: Fix a typo.
* params.def: Fix a typo. * config/mips/mips.c: Follow the spelling convensions. * doc/invoke.texi: Fix typos. From-SVN: r96944
Diffstat (limited to 'gcc/params.def')
-rw-r--r--gcc/params.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/params.def b/gcc/params.def
index 64cb88040e6..2dbc19758e0 100644
--- a/gcc/params.def
+++ b/gcc/params.def
@@ -158,7 +158,7 @@ DEFPARAM(PARAM_INLINE_UNIT_GROWTH,
50, 0, 0)
DEFPARAM(PARAM_INLINE_CALL_COST,
"inline-call-cost",
- "expense of call operation relative to ordinary aritmetic operations",
+ "expense of call operation relative to ordinary arithmetic operations",
16, 0, 0)
/* The GCSE optimization will be disabled if it would require