On Tue, 28 Feb 2017, Jan Hubicka wrote:
>> And one question: "declaration linking" is used in the description
>> of Link-time optimization improvements, alas that string does not
>> appear anywhere in either the source tree or documentation?
> It is my own name indeed. lto-symtab.c does merge decl
> On Wed, 20 Jan 2016, Jan Hubicka wrote:
> > this is updated patch. I tried to explain better the situation WRT
> > incremental linking.
>
> Thank you, Jan. I had a couple of editorial changes on top of
> this, which I finally managed to commit. (See the patch below.)
>
> And one question: "d
On Wed, 20 Jan 2016, Jan Hubicka wrote:
> this is updated patch. I tried to explain better the situation WRT
> incremental linking.
Thank you, Jan. I had a couple of editorial changes on top of
this, which I finally managed to commit. (See the patch below.)
And one question: "declaration linki
On 19/01/16 16:45 +0100, Jan Hubicka wrote:
Index: changes.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-6/changes.html,v
retrieving revision 1.46
diff -u -r1.46 changes.html
--- changes.html22 Dec 2015 19:23:31 - 1
> >+ is not performed. GCC 7 will support incremental IL linking.
>
> "IL" again what does this mean to users?
Thanks for corrections, I will apply them and post updated patch. Here I
wanted to explain that gcc -r should now give a correct code (while with
earlier GCC releases it will
On 01/19/2016 08:45 AM, Jan Hubicka wrote:
Hi,
this patch mentiones few user visible changes I can think of. I will
add some quality data on firefox once stage3 closes.
It seems that the optimization section of changes.html deserve some work :)
Honza
Index: changes.html
==