aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/internal/script
diff options
context:
space:
mode:
authorKeith Randall <khr@golang.org>2026-03-06 15:44:41 -0800
committerGopher Robot <gobot@golang.org>2026-03-07 06:09:36 -0800
commit383000da24e9b32dbe3cae4c48cbb233d7c62253 (patch)
tree730a9c9b264260ed6efe2c0aecf35d0d2519b116 /src/cmd/internal/script
parentb9545da71c2f5e93355d82a1f9b5ead02f2bc617 (diff)
downloadgo-383000da24e9b32dbe3cae4c48cbb233d7c62253.tar.xz
cmd/internal/obj: fix indirect tail call code
The assembler isn't handling this correctly for most architectures. Of course, the two I tried first, arm64 and amd64, worked, so I assumed other archs could handle it also. Apparently not. Should fix dashboard failures introduced by CL 751465. Change-Id: I9fc4f123d11acf3d10cc9806abfb93ec077509a7 Reviewed-on: https://go-review.googlesource.com/c/go/+/752560 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Keith Randall <khr@google.com> Auto-Submit: Keith Randall <khr@golang.org> Reviewed-by: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Diffstat (limited to 'src/cmd/internal/script')
0 files changed, 0 insertions, 0 deletions