cmd/link: split text sections for arm 32-bit (tracking issue) #63315
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
Tracking issue for the work in the Go linker to switch to splitting text sections for ARM 32-bit. This issue is being cloned off original issue #58425, which reports problems with external linker "relocation not reaching" errors for ARM 32-bit externally linked go binaries.
For #58425 there were a couple of attempted fixes, the issue was marked resolved, then the fixes back-ported, then the issue was reopened again, then a third fix submitted and closed out. Given that a couple of fixes for #58425 were already back-ported, I am switching to this issue to track the work of back-porting the most recent fix (CL in https://go.dev/cl/531795, already merged).
The text was updated successfully, but these errors were encountered: