summaryrefslogtreecommitdiff
path: root/gcc/doc/invoke.texi
diff options
context:
space:
mode:
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>2006-06-26 23:36:45 +0000
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>2006-06-26 23:36:45 +0000
commita8e870b108ea058bb4f4b0874997739b4f65e2e9 (patch)
tree97468975ca5c5fcad97c84fa97f81c1a1e9f1157 /gcc/doc/invoke.texi
parent23e073cdecdffeae7e1312f67377106c9dc35c93 (diff)
downloadgcc-a8e870b108ea058bb4f4b0874997739b4f65e2e9.tar.gz
Fix typos in --param option docs.
* doc/invoke/texi (max-cselib-memory-locations): Add missing s at end. (max-flow-memory-locations): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@115026 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/invoke.texi')
-rw-r--r--gcc/doc/invoke.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index d9daa7384ac..30dd40238d7 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -6189,13 +6189,13 @@ register. Increasing values mean more aggressive optimization, making the
compile time increase with probably slightly better performance. The default
value is 100.
-@item max-cselib-memory-location
+@item max-cselib-memory-locations
The maximum number of memory locations cselib should take into acount.
Increasing values mean more aggressive optimization, making the compile time
increase with probably slightly better performance. The default value is 500.
-@item max-flow-memory-location
-Similar as @option{max-cselib-memory-location} but for dataflow liveness.
+@item max-flow-memory-locations
+Similar as @option{max-cselib-memory-locations} but for dataflow liveness.
The default value is 100.
@item reorder-blocks-duplicate