From: Martin Liska Date: Tue, 23 Nov 2021 10:27:29 +0000 (+0100) Subject: docs: Remove 2 more duplicite param descriptions. X-Git-Tag: basepoints/gcc-13~2844 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3f22853d18195b6ef4c9e26298befa55402eb4a;p=thirdparty%2Fgcc.git docs: Remove 2 more duplicite param descriptions. gcc/ChangeLog: * doc/invoke.texi: Remove 2 more duplicite param descriptions. --- diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index e080b1258318..57675a476e3c 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -14791,14 +14791,6 @@ Maximum number of arrays per scop. @item max-vartrack-reverse-op-size Max. size of loc list for which reverse ops should be added. -@item tracer-dynamic-coverage-feedback -The percentage of function, weighted by execution frequency, -that must be covered by trace formation. -Used when profile feedback is available. - -@item max-inline-recursive-depth-auto -The maximum depth of recursive inlining for non-inline functions. - @item fsm-scale-path-stmts Scale factor to apply to the number of statements in a threading path when comparing to the number of (scaled) blocks.