bug-binutils
[Top][All Lists]
Advanced

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

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


From: dilyan.palauzov at aegee dot org
Subject: [Bug ld/28141] New: support a small discontiguous stack for goroutines
Date: Mon, 26 Jul 2021 05:57:49 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=28141

            Bug ID: 28141
           Summary: support a small discontiguous stack for goroutines
           Product: binutils
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ld
          Assignee: unassigned at sourceware dot org
          Reporter: dilyan.palauzov at aegee dot org
  Target Milestone: ---

According to https://golang.org/doc/install/gccgo the gold linker can use a
small discontiguous stack for goroutines, and ld.bfd or lld can not do this.

Please implement in ld.bfd whatever is necessary for “discontintigious stack”
support.

To be honest, I acknowledge that the documentation above can be wrong.  E.g.
https://llvm.org/docs/GoldPlugin.html says that only gold can support linker
plugins, which is not the case for very long time.

-- 
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]