invoke.texi (max-lto-streaming-paralellism): New --param.
authorJan Hubicka <hubicka@gcc.gnu.org>
Fri, 12 Apr 2019 14:36:26 +0000 (14:36 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 12 Apr 2019 14:36:26 +0000 (14:36 +0000)
* doc/invoke.texi (max-lto-streaming-paralellism): New --param.

From-SVN: r270318

gcc/doc/invoke.texi

index 3a88d8db15731072753a76658d12b864011a4097..f4aa9e53de82d50b1d784fd8b1cefdc86f116bc5 100644 (file)
@@ -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.