Re: libgo patch committed: Update to final Go 1.12 release

2019-03-06 Thread Ian Lance Taylor
On Wed, Mar 6, 2019 at 6:08 AM Uros Bizjak wrote: > > On Wed, Mar 6, 2019 at 2:49 PM Ian Lance Taylor wrote: > > > > On Wed, Mar 6, 2019 at 5:39 AM Uros Bizjak wrote: > > > > > > On Tue, Mar 5, 2019 at 9:50 PM Ian Lance Taylor wrote: > > > > > > > > On Tue, Mar 5, 2019 at 1:02 AM Uros Bizjak

Re: libgo patch committed: Update to final Go 1.12 release

2019-03-06 Thread Uros Bizjak
On Wed, Mar 6, 2019 at 2:49 PM Ian Lance Taylor wrote: > > On Wed, Mar 6, 2019 at 5:39 AM Uros Bizjak wrote: > > > > On Tue, Mar 5, 2019 at 9:50 PM Ian Lance Taylor wrote: > > > > > > On Tue, Mar 5, 2019 at 1:02 AM Uros Bizjak wrote: > > > > > > > > > I've committed this patch to update to the

Re: libgo patch committed: Update to final Go 1.12 release

2019-03-06 Thread Ian Lance Taylor
On Wed, Mar 6, 2019 at 5:39 AM Uros Bizjak wrote: > > On Tue, Mar 5, 2019 at 9:50 PM Ian Lance Taylor wrote: > > > > On Tue, Mar 5, 2019 at 1:02 AM Uros Bizjak wrote: > > > > > > > I've committed this patch to update to the final Go 1.12 release. > > > > Bootstrapped and ran Go testsuite on

Re: libgo patch committed: Update to final Go 1.12 release

2019-03-06 Thread Uros Bizjak
On Tue, Mar 5, 2019 at 9:50 PM Ian Lance Taylor wrote: > > On Tue, Mar 5, 2019 at 1:02 AM Uros Bizjak wrote: > > > > > I've committed this patch to update to the final Go 1.12 release. > > > Bootstrapped and ran Go testsuite on x86_64-pc-linux-gnu. Committed > > > to mainline. > > > > This

Re: libgo patch committed: Update to final Go 1.12 release

2019-03-05 Thread Ian Lance Taylor
On Tue, Mar 5, 2019 at 1:02 AM Uros Bizjak wrote: > > > I've committed this patch to update to the final Go 1.12 release. > > Bootstrapped and ran Go testsuite on x86_64-pc-linux-gnu. Committed > > to mainline. > > This patch introduced following failure in CentOS 5.11: > >

Re: libgo patch committed: Update to final Go 1.12 release

2019-03-05 Thread Uros Bizjak
Hello! > I've committed this patch to update to the final Go 1.12 release. > Bootstrapped and ran Go testsuite on x86_64-pc-linux-gnu. Committed > to mainline. This patch introduced following failure in CentOS 5.11: syscall_linux_test.go:381:11: error: reference to undefined field or method

libgo patch committed: Update to final Go 1.12 release

2019-02-26 Thread Ian Lance Taylor
I've committed this patch to update to the final Go 1.12 release. Bootstrapped and ran Go testsuite on x86_64-pc-linux-gnu. Committed to mainline. Ian Index: gcc/go/gofrontend/MERGE === --- gcc/go/gofrontend/MERGE (revision