On Thu, 2019-02-21 at 20:56 +0100, Samuel Thibault wrote:
> Hello,
> 
> Mmmm, while having a look at glibc-2.29, I realized one patch was
> missing, to enable thread-specific signal delivery.  It looks like
> fixing this gets to go to better work.  I'll run the glibc testsuite
> and probably upload a new glibc soon, and probably try to re-trigger
> all golang package builds :)

I've now built glibc 2.28-8, with the missing patch,
libpthread_sigs.diff, compiled and run the go tests on gcc-9-9-
20190223-1. Unfortunately, the situation has not improved with it :(

The SIGILL failures are now SIGABRT and SIGSEGV as they became with the
SS_DISABLE patch.

However, nice to see that gccgo for Hurd now is fully upstream :)



Reply via email to