[Bug go/98153] [11 Regression] libgo ftbfs on i686-gnu

2020-12-07 Thread ian at airs dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98153

Ian Lance Taylor  changed:

   What|Removed |Added

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

--- Comment #4 from Ian Lance Taylor  ---
Thanks.  Patch committed.

[Bug go/98153] [11 Regression] libgo ftbfs on i686-gnu

2020-12-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98153

--- Comment #3 from CVS Commits  ---
The master branch has been updated by Ian Lance Taylor :

https://gcc.gnu.org/g:9121f8084162ff6193a5e941cab1429e4180997a

commit r11-5834-g9121f8084162ff6193a5e941cab1429e4180997a
Author: Ian Lance Taylor 
Date:   Mon Dec 7 15:25:43 2020 -0800

syscall: don't use AF_LINK on hurd

Patch from Svante Signell.

Fixes PR go/98153

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

[Bug go/98153] [11 Regression] libgo ftbfs on i686-gnu

2020-12-07 Thread svante.signell at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98153

--- Comment #2 from Svante Signell  ---
Hello,

Looking into the build failure of libgo for GNU/Hurd reveals that since AF_LINK
is not yet supported, the corresponding code for SockaddrDatalink stuff needs
to be stripped off socket_bsd.go, thereby creating socket_hurd.go. This is
reflected in the attached patch.

Thanks!

[Bug go/98153] [11 Regression] libgo ftbfs on i686-gnu

2020-12-07 Thread svante.signell at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98153

--- Comment #1 from Svante Signell  ---
Created attachment 49702
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49702&action=edit
Build fix of libgo for GNU/Hurd

[Bug go/98153] [11 Regression] libgo ftbfs on i686-gnu

2020-12-06 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98153

Richard Biener  changed:

   What|Removed |Added

   Target Milestone|--- |11.0