On Tue, May 30, 2017 at 3:46 AM, wrote:
>
> I am also facing a breaking build due to the sys.Goexperiment error
> mentioned earlier:
>
> ...
> ../../../gcc-svn-src/libgo/go/runtime/heapdump.go:379:14: error: reference
> to undefined identifier ‘sys.Goexperiment’
> dumpstr(sys.Goexperiment)
>
On Fri, May 12, 2017 at 3:25 AM, Thomas Schwinge
wrote:
>
> This doesn't block me in any way, but I wanted to report it anyway:
>
> On Wed, 10 May 2017 10:26:15 -0700, Ian Lance Taylor wrote:
>> I have committed a large patch to update the Go frontend and libgo to
>> the recent changes in the gof
On Wed, May 10, 2017 at 5:37 PM, Andrew Pinski wrote:
> On Wed, May 10, 2017 at 10:26 AM, Ian Lance Taylor wrote:
>> I have committed a large patch to update the Go frontend and libgo to
>> the recent changes in the gofrontend repository. I had postponed
>> merging changes during the GCC 7 relea
Hi!
This doesn't block me in any way, but I wanted to report it anyway:
On Wed, 10 May 2017 10:26:15 -0700, Ian Lance Taylor wrote:
> I have committed a large patch to update the Go frontend and libgo to
> the recent changes in the gofrontend repository.
Doing an incremental rebuild, that ran i
Uros Bizjak writes:
>> I have committed a large patch to update the Go frontend and libgo to
>> the recent changes in the gofrontend repository. I had postponed
>> merging changes during the GCC 7 release process. I am now merging
>> all the changes that were pending during that period. Althou
../../../../libgo/runtime/proc.c: In function 'runtime_malg':
../../../../libgo/runtime/proc.c:729:43: error: implicit declaration of
function 'mstats'; did you mean 'mstart1'?
[-Werror=implicit-function-declaration]
void *p = runtime_sysAlloc(stacksize, &mstats()->other_sys);
Hello!
> I have committed a large patch to update the Go frontend and libgo to
> the recent changes in the gofrontend repository. I had postponed
> merging changes during the GCC 7 release process. I am now merging
> all the changes that were pending during that period. Although this
> is a mer
On Wed, May 10, 2017 at 5:37 PM, Andrew Pinski wrote:
> On Wed, May 10, 2017 at 10:26 AM, Ian Lance Taylor wrote:
>> I have committed a large patch to update the Go frontend and libgo to
>> the recent changes in the gofrontend repository. I had postponed
>> merging changes during the GCC 7 relea
On Wed, May 10, 2017 at 10:26 AM, Ian Lance Taylor wrote:
> I have committed a large patch to update the Go frontend and libgo to
> the recent changes in the gofrontend repository. I had postponed
> merging changes during the GCC 7 release process. I am now merging
> all the changes that were pe