2011-03-21 Richard Guenther <rguenther@suse.de>
PR lto/48210
* params.def (lto-partitions): Require at least 1 partition.
From-SVN: r171234
+2011-03-21 Richard Guenther <rguenther@suse.de>
+
+ PR lto/48210
+ * params.def (lto-partitions): Require at least 1 partition.
+
2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* gthr-solaris.h: Remove.
DEFPARAM (PARAM_LTO_PARTITIONS,
"lto-partitions",
"Number of paritions program should be split to",
- 32, 0, 0)
+ 32, 1, 0)
DEFPARAM (MIN_PARTITION_SIZE,
"lto-min-partition",