golang/go

cmd/link: missing section for relocation target [1.12 backport]

gopherbot opened this issue · 4 comments

@ianlancetaylor requested issue #30768 to be considered for backport to the next 1.12 minor release.

@gopherbot please open backport to 1.12

Change https://golang.org/cl/186183 mentions this issue: [release-branch.go1.12] cmd/link: put shlib ".type" functions in internal ABI

Change https://golang.org/cl/186278 mentions this issue: [release-branch.go1.12] cmd/link: put shlib ".type" functions in internal ABI

Closed by merging f194c9f to release-branch.go1.12.

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.