Commit 01c9d999 by Jan Hubicka

invoke.texi (max-lto-streaming-paralellism): New --param.


	* doc/invoke.texi (max-lto-streaming-paralellism): New --param.

From-SVN: r270318
parent 0c7f51e4
...@@ -11860,6 +11860,9 @@ Size of max partition for WHOPR (in estimated instructions). ...@@ -11860,6 +11860,9 @@ Size of max partition for WHOPR (in estimated instructions).
to provide an upper bound for individual size of partition. to provide an upper bound for individual size of partition.
Meant to be used only with balanced partitioning. 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 @item cxx-max-namespaces-for-diagnostic-help
The maximum number of namespaces to consult for suggestions when C++ The maximum number of namespaces to consult for suggestions when C++
name lookup fails for an identifier. name lookup fails for an identifier.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment