cmd/link: missing section for relocation target [1.12 backport] #33040
Labels
Milestone
Comments
Change https://golang.org/cl/186183 mentions this issue: |
Change https://golang.org/cl/186278 mentions this issue: |
Closed by merging f194c9f to release-branch.go1.12. |
gopherbot
pushed a commit
that referenced
this issue
Jul 16, 2019
…rnal ABI These functions are compiler generated, and as such are only available in the internal ABI. Doing this avoids generating an alias symbol. Doing that avoids confusion between unmangled and mangled type symbols. Updates #30768 Fixes #33040 Change-Id: I8aba3934ffa994b1a19fc442cfe3e05642792a25 Reviewed-on: https://go-review.googlesource.com/c/go/+/186278 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Austin Clements <austin@google.com>
This backport has been approved and merged to the release branch; updating label to CherryPickApproved to reflect that. The rationale was that this was a serious problem with no workaround. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
@ianlancetaylor requested issue #30768 to be considered for backport to the next 1.12 minor release.
The text was updated successfully, but these errors were encountered: