2014-05-21 Richard Biener <rguenther@suse.de>
* doc/invoke.texi (-flto-partition=): Document one and
none algorithms.
From-SVN: r210713
+2014-05-21 Richard Biener <rguenther@suse.de>
+
+ * doc/invoke.texi (-flto-partition=): Document one and
+ none algorithms.
+
2014-05-21 John Marino <gnugcc@marino.st>
* config.gcc (*-*-dragonfly*): New target.
The default value is @code{balanced}. While @code{1to1} can be used
as an workaround for various code ordering issues, the @code{max}
partitioning is intended for internal testing only.
+The value @code{one} specifies that exactly one partition should be
+used while the value @code{none} bypasses partitioning and executes
+the link-time optimization step directly from the WPA phase.
@item -flto-compression-level=@var{n}
This option specifies the level of compression used for intermediate