summaryrefslogtreecommitdiffstats
path: root/gcc/params.def
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2004-02-27 07:09:43 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2004-02-27 07:09:43 +0000
commitaab2cf92f98dc58ac1bffb472b685b9b73f71529 (patch)
treef41f4b240dc12ae9461209e19a5a72a2a6dc5e0d /gcc/params.def
parent93efbc0929b38b3f66213e1b2d92fc1f8365c6ed (diff)
downloadppe42-gcc-aab2cf92f98dc58ac1bffb472b685b9b73f71529.tar.gz
ppe42-gcc-aab2cf92f98dc58ac1bffb472b685b9b73f71529.zip
* c-decl.c, c-ppoutput.c, combine.c, cppfiles.c, dwarf2out.c,
expr.c, fold-const.c, gcc.c, haifa-sched.c, loop-iv.c, params.def, read-rtl.c, rtl.c, rtlanal.c, toplev.c: Fix comment typos and formatting. Follow spelling conventions. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78555 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 3d5a6b70a2a..e00e22e3b0d 100644
--- a/gcc/params.def
+++ b/gcc/params.def
@@ -137,7 +137,7 @@ DEFPARAM(PARAM_MAX_GCSE_PASSES,
This limit should be at most half of the peeling limits: loop unroller
decides to not unroll loops that iterate fewer than 2*number of allowed
- unrollings and thus we would have loops that are neither peeled or unrooled
+ unrollings and thus we would have loops that are neither peeled or unrolled
otherwise. */
DEFPARAM(PARAM_MAX_UNROLLED_INSNS,
"max-unrolled-insns",
OpenPOWER on IntegriCloud