Re: Increase default value of lto-min-partition to 10000

2016-04-27 Thread Richard Biener
On Wed, 27 Apr 2016, Prathamesh Kulkarni wrote: > Hi, > As discussed in other thread, this patch increases default value for > lto-min-partition > to 1. OK to commit if bootstrap+testing passes ? Ok. Thanks, Richard.

Increase default value of lto-min-partition to 10000

2016-04-27 Thread Prathamesh Kulkarni
Hi, As discussed in other thread, this patch increases default value for lto-min-partition to 1. OK to commit if bootstrap+testing passes ? Thanks, Prathamesh Index: gcc/params.def === --- gcc/params.def (revision 235478) +++