[Bug go/93020] Final patches to build gcc-10 on GNU/Hurd

2019-12-23 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93020

Ian Lance Taylor  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Ian Lance Taylor  ---
Patches committed.

[Bug go/93020] Final patches to build gcc-10 on GNU/Hurd

2019-12-23 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93020

--- Comment #3 from ian at gcc dot gnu.org  ---
Author: ian
Date: Tue Dec 24 05:05:32 2019
New Revision: 279724

URL: https://gcc.gnu.org/viewcvs?rev=279724&root=gcc&view=rev
Log:
PR go/93020
libgo: Hurd portability patches

By Svante Signell.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/212409

Modified:
trunk/gcc/go/gofrontend/MERGE
trunk/libgo/go/internal/poll/errno_unix.go
trunk/libgo/go/os/export_unix_test.go
trunk/libgo/go/runtime/os_hurd.go
trunk/libgo/go/syscall/export_unix_test.go

[Bug go/93020] Final patches to build gcc-10 on GNU/Hurd

2019-12-20 Thread svante.signell at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93020

--- Comment #1 from Svante Signell  ---
Created attachment 47530
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47530&action=edit
Fixes libgo os test.

[Bug go/93020] Final patches to build gcc-10 on GNU/Hurd

2019-12-20 Thread svante.signell at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93020

--- Comment #2 from Svante Signell  ---
Created attachment 47531
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47531&action=edit
Fixes libgo syscall test