I wrote:
[T]omorrow I plan to svn up my gcc trunk, recompile it for C and
Fortran, recompile our Weather Forecasting system with it, and see what
happens (the compile of the Weather code doesn't use -flto yet, obviously.
I did so, svn up'd to revision 152437.
The build (with --with-libelf=/u
On Sat, Oct 3, 2009 at 10:44, Richard Guenther
wrote:
> On Sat, Oct 3, 2009 at 4:34 PM, Diego Novillo wrote:
>>
>> Thanks, that would be great. Please file bugs you find with
>> 'Component: lto' and 'Reported against: lto'.
>
> Actually after the merge it would be 'Reported against: 4.5.0'. I p
On Sat, Oct 3, 2009 at 4:34 PM, Diego Novillo wrote:
> On Sat, Oct 3, 2009 at 10:30, Toon Moene wrote:
>
>> So tomorrow I plan to svn up my gcc trunk, recompile it for C and Fortran,
>> recompile our Weather Forecasting system with it, and see what happens (the
>> compile of the Weather code does
On Sat, Oct 3, 2009 at 10:30, Toon Moene wrote:
> So tomorrow I plan to svn up my gcc trunk, recompile it for C and Fortran,
> recompile our Weather Forecasting system with it, and see what happens (the
> compile of the Weather code doesn't use -flto yet, obviously.
Thanks, that would be great.
Diego Novillo wrote:
On Sat, Oct 3, 2009 at 10:13, Toon Moene wrote:
Will the merge allow lto by default (so that we do not have to specify
--enable-lto) ?
If the correct version is found, yes. This is the same behaviour that
is implemented in the lto branch.
Or do we have to force it, l
On Sat, Oct 3, 2009 at 10:13, Toon Moene wrote:
> Will the merge allow lto by default (so that we do not have to specify
> --enable-lto) ?
If the correct version is found, yes. This is the same behaviour that
is implemented in the lto branch.
> Or do we have to force it, like on the branch ?
Diego Novillo wrote:
I have started the final merge from the lto branch into trunk. Please
refrain from committing any changes until I open mainline again.
Will the merge allow lto by default (so that we do not have to specify
--enable-lto) ?
Or do we have to force it, like on the branch ?
I have started the final merge from the lto branch into trunk. Please
refrain from committing any changes until I open mainline again.
Thanks. Diego.