aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/invoke.texi
diff options
context:
space:
mode:
authorMartin Liska <mliska@suse.cz>2020-09-24 13:34:58 +0200
committerMartin Liska <mliska@suse.cz>2020-09-29 09:26:07 +0200
commit37ffe56c01e4a9e80a3b3c4f5beb86d80a0663db (patch)
treef9bb78637f38787cc173b2ca9260573dbb1989bc /gcc/doc/invoke.texi
parent82693c4421d8a372e538ff1bd385f9ac4a34ce6f (diff)
downloadgcc-37ffe56c01e4a9e80a3b3c4f5beb86d80a0663db.zip
gcc-37ffe56c01e4a9e80a3b3c4f5beb86d80a0663db.tar.gz
gcc-37ffe56c01e4a9e80a3b3c4f5beb86d80a0663db.tar.bz2
Revert "switch lowering: limit number of cluster attemps"
This reverts commit c6df6039e9180c580945266302ec14047d358364.
Diffstat (limited to 'gcc/doc/invoke.texi')
-rw-r--r--gcc/doc/invoke.texi4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 3e087b6..9f956b5 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -13492,10 +13492,6 @@ The smallest number of different values for which it is best to use a
jump-table instead of a tree of conditional branches. If the value is
0, use the default for the machine.
-@item max-switch-clustering-attempts
-The maximum number of clustering attempts used
-in bit-test and jump-table switch expansion.
-
@item jump-table-max-growth-ratio-for-size
The maximum code size growth ratio when expanding
into a jump table (in percent). The parameter is used when