On 08.10.2018 11:47, Svante Signell wrote: > On Fri, 2018-10-05 at 21:10 +0200, Svante Signell wrote: >> On Fri, 2018-10-05 at 01:38 +0200, Matthias Klose wrote: >>> Hi Svante, >>> >>> please have a look at the recent libgo build failure with GCC trunk >>> 20181004 after the libgo merge. Please could you update the >>> patches and send them upstream again? >> >> Well I don't really know where to submit the patches to upstream, but >> here they are. Cc:ing the gcc-snapshot bug 904...@bugs.debian.org >> too. > > Hi again, > > Seems like more changes were needed this time: Attached are three > updated patches: > src_libgo_go_syscall.diff > add-gnu-to-libgo-headers.diff > add-gnu-to-libgo-test-headers.diff
Thanks for the update, but please could you send *all* the patches to gcc-patc...@gcc.gnu.org, and maybe CC Ian? Patches really have to be ready to be applied upstream, and not to some Debian package. Please see https://gcc.gnu.org/contribute.html how to contribute. libgo might be a bit different, because the source is maintained in golang, and then imported into GCC. Matthias