From: Martin Liska Date: Thu, 15 Apr 2021 12:50:04 +0000 (+0200) Subject: docs: remove itemx for a param X-Git-Tag: basepoints/gcc-12~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca7d451d985b31a0b593b50115971e70ae0767da;p=thirdparty%2Fgcc.git docs: remove itemx for a param gcc/ChangeLog: * doc/invoke.texi: Other params don't use it, remove it. --- diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 175512464779..096cebc85624 100644 --- 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