diff options
| author | Keith Randall <khr@golang.org> | 2026-03-06 15:44:41 -0800 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2026-03-07 06:09:36 -0800 |
| commit | 383000da24e9b32dbe3cae4c48cbb233d7c62253 (patch) | |
| tree | 730a9c9b264260ed6efe2c0aecf35d0d2519b116 /src/cmd/internal/script | |
| parent | b9545da71c2f5e93355d82a1f9b5ead02f2bc617 (diff) | |
| download | go-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
