On Sun, 1 Apr 2018, Jakub Jelinek wrote:
> LGTM, thanks.
Thanks!
I committed the following minor variation that splits the longer
sentence into two.
Gerald
Index: gcc-8/changes.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-8/ch
On Sun, Apr 01, 2018 at 11:34:51AM +0200, Gerald Pfeifer wrote:
> On Tue, 24 Oct 2017, Richard Biener wrote:
> >> +1 from me, FWIW.
> > Please add some changes.html blurb.
>
> I don't find anything in gcc-8/changes.html, so how about the
> following?
LGTM, thanks.
> RCS file: /cvs/gcc/wwwdocs/ht
On Tue, 24 Oct 2017, Richard Biener wrote:
>> +1 from me, FWIW.
> Please add some changes.html blurb.
I don't find anything in gcc-8/changes.html, so how about the
following?
Gerald
Index: changes.html
===
RCS file: /cvs/gcc/wwwdocs
On Mon, Oct 23, 2017 at 4:03 PM, Pedro Alves wrote:
> On 10/23/2017 02:46 PM, Jason Merrill wrote:
>> On Mon, Oct 23, 2017 at 3:33 AM, Jakub Jelinek wrote:
>>> Hi!
>>>
>>> When -gcolumn-info was added back in February, it was too late in the
>>> release cycle to make it the default, but I think n
On 10/23/2017 02:46 PM, Jason Merrill wrote:
> On Mon, Oct 23, 2017 at 3:33 AM, Jakub Jelinek wrote:
>> Hi!
>>
>> When -gcolumn-info was added back in February, it was too late in the
>> release cycle to make it the default, but I think now is the good time
>> to do it for GCC8.
>>
>> Bootstrapped
On Mon, Oct 23, 2017 at 3:33 AM, Jakub Jelinek wrote:
> Hi!
>
> When -gcolumn-info was added back in February, it was too late in the
> release cycle to make it the default, but I think now is the good time
> to do it for GCC8.
>
> Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trun