You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think it makes sense to check for readonly ".got" in the external linking case, since the linker may decide not to put .got in readonly if it falls below a size threshold.
I am sending another CL that should take care of this.
Go version
go devel go1.23-f75980698d Fri Apr 26 19:02:10 2024 +0800 linux/loong64
Output of
go env
in your module/workspace:What did you do?
cd go/src/ && ./all.bash -a
What did you see happen?
What did you expect to see?
Running all.bash successfully
The text was updated successfully, but these errors were encountered: