https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98376
--- Comment #1 from Paul Groke <paul.groke at dynatrace dot com> --- Sorry, I only realized that using links to master doesn't make much sense after I had already created the ticket. Those links should be stable: https://github.com/golang/proposal/blob/5b63da9579c3b19294be614dcad33e20a9a4ad22/design/24543-non-cooperative-preemption.md https://github.com/golang/go/blob/go1.15.6/src/runtime/signal_unix.go#L347 https://github.com/golang/go/blob/go1.15.6/src/runtime/preempt.go#L223