From: Martin Liska Date: Wed, 4 Aug 2021 07:48:05 +0000 (+0200) Subject: docs: document threader-mode param X-Git-Tag: basepoints/gcc-13~5593 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5c73b94fdc46f03c761ee5c66e30e00a2bf9ee91;p=thirdparty%2Fgcc.git docs: document threader-mode param gcc/ChangeLog: * doc/invoke.texi: Document threader-mode param. --- diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 65bb9981f023..4efc8b757ec0 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -13421,6 +13421,9 @@ Setting to 0 disables the analysis completely. @item modref-max-escape-points Specifies the maximum number of escape points tracked by modref per SSA-name. +@item threader-mode +Specifies the mode the backwards threader should run in. + @item profile-func-internal-id A parameter to control whether to use function internal id in profile database lookup. If the value is 0, the compiler uses an id that