bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/28141] support a small discontiguous stack for goroutines


From: dilyan.palauzov at aegee dot org
Subject: [Bug ld/28141] support a small discontiguous stack for goroutines
Date: Tue, 28 Dec 2021 15:30:17 +0000

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]