projects
/
platform
/
upstream
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d1fa72
)
docs: remove itemx for a param
author
Martin Liska
<mliska@suse.cz>
Thu, 15 Apr 2021 12:50:04 +0000
(14:50 +0200)
committer
Martin Liska
<mliska@suse.cz>
Thu, 15 Apr 2021 12:50:26 +0000
(14:50 +0200)
gcc/ChangeLog:
* doc/invoke.texi: Other params don't use it, remove it.
gcc/doc/invoke.texi
patch
|
blob
|
history
diff --git
a/gcc/doc/invoke.texi
b/gcc/doc/invoke.texi
index 1755124647796962669932fc14afde436d5b24cd..096cebc85624f49fefdfd9bbdda5cb544f401bca 100644
(file)
--- a/
gcc/doc/invoke.texi
+++ b/
gcc/doc/invoke.texi
@@
-13049,7
+13049,6
@@
also use other heuristics to decide whether if-conversion is likely to be
profitable.
@item max-rtl-if-conversion-predictable-cost
-@itemx max-rtl-if-conversion-unpredictable-cost
RTL if-conversion will try to remove conditional branches around a block
and replace them with conditionally executed instructions. These parameters
give the maximum permissible cost for the sequence that would be generated