https://sourceware.org/bugzilla/show_bug.cgi?id=28141
--- Comment #6 from dilyan.palauzov at aegee dot org <dilyan.palauzov at aegee dot org> --- > but given that it is specific to gccgo and not needed by the, umm, non-gcc go > compiler My understanding is that this can be used by any language, whenever -fsplit-stack - https://gcc.gnu.org/onlinedocs/gcc/Instrumentation-Options.html#index-fsplit-stack - is passed to gcc. So it is not specific to gccgo, but to any multi-threaded program. -- You are receiving this mail because: You are on the CC list for the bug.