[PATCH] New patch for the port of gccgo to GNU/Hurd

Svante Signell svante.signell@gmail.com
Fri Sep 25 15:04:15 GMT 2020


Hello,

Latest Debian snapshot of gcc (20200917-1) FTBFS due to a missing hurd
entry in the // +build line of libgo/go/net/fd_posix.go. Attached is a
patch for that missing entry.

With it the latest Debian snapshot has been successfully built. Test
results for libgo and go are:

                === libgo Summary ===

# of expected passes            163
# of unexpected failures        12

                === go Summary ===

# of expected passes            7469
# of unexpected failures        10
# of expected failures          1
# of untested testcases         6
# of unsupported tests          2


Thanks!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: src_libgo_go_net_fd_posix.go.diff
Type: text/x-patch
Size: 442 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-patches/attachments/20200925/5fc980f9/attachment.bin>


More information about the Gcc-patches mailing list