summaryrefslogtreecommitdiff
path: root/gcc/params.def
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2005-03-23 19:10:01 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2005-03-23 19:10:01 +0000
commit430274e07d9657eeb51dbbea301df7c642993ed3 (patch)
tree3c832e34a17145e240e0663f35d46fec799e0211 /gcc/params.def
parent45d03d4ae7cedfc7d395d23cd8cf426e1af3dc6f (diff)
downloadgcc-430274e07d9657eeb51dbbea301df7c642993ed3.tar.gz
* params.def: Fix a typo.
* config/mips/mips.c: Follow the spelling convensions. * doc/invoke.texi: Fix typos. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96944 138bc75d-0d04-0410-961f-82ee72b054a4
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