From: Jan Hubicka Date: Fri, 12 Apr 2019 14:36:26 +0000 (+0000) Subject: invoke.texi (max-lto-streaming-paralellism): New --param. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=01c9d999492e603b514485d4344cd2969dacdcda;p=gcc.git invoke.texi (max-lto-streaming-paralellism): New --param. * doc/invoke.texi (max-lto-streaming-paralellism): New --param. From-SVN: r270318 --- diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 3a88d8db157..f4aa9e53de8 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -11860,6 +11860,9 @@ Size of max partition for WHOPR (in estimated instructions). to provide an upper bound for individual size of partition. Meant to be used only with balanced partitioning. +@item lto-max-streaming-parallelism +Maximal number of parallel processes used for LTO streaming. + @item cxx-max-namespaces-for-diagnostic-help The maximum number of namespaces to consult for suggestions when C++ name lookup fails for an identifier.