]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: make panicBounds stack frame smaller on ppc64
authorKeith Randall <khr@golang.org>
Wed, 6 Aug 2025 16:59:12 +0000 (09:59 -0700)
committerGopher Robot <gobot@golang.org>
Wed, 6 Aug 2025 20:32:58 +0000 (13:32 -0700)
commite0a1ea431c960c3ed740f9b32754e7c31737035c
treee6b73cea02dd83d268abd6abbccfb1ba86baab59
parent2747f925dd1f08f9b9a1ef23170ee601519d70c2
cmd/compile: make panicBounds stack frame smaller on ppc64

We're running into nosplit limits when compiled with all=-N -l.

Fixes #74910

Change-Id: I156263ae9b54ded240000001719512af86af70ee
Reviewed-on: https://go-review.googlesource.com/c/go/+/693557
Reviewed-by: Paul Murphy <paumurph@redhat.com>
Auto-Submit: Keith Randall <khr@google.com>
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>
src/cmd/compile/internal/ssa/_gen/PPC64Ops.go
src/cmd/compile/internal/ssa/opGen.go
src/runtime/asm_ppc64x.s