diff options
| author | Paul E. Murphy <murp@ibm.com> | 2023-03-14 16:30:38 -0500 |
|---|---|---|
| committer | Paul Murphy <murp@ibm.com> | 2023-03-15 13:30:09 +0000 |
| commit | a8cd10f2ab66d15ec43c6c6f688c3362f638237f (patch) | |
| tree | 9e670285b8461e048fe04b02f1069b30f2955575 /src/encoding/json/encode.go | |
| parent | 71f82df19a7595b422d9dbc7d05530bd824a9114 (diff) | |
| download | go-a8cd10f2ab66d15ec43c6c6f688c3362f638237f.tar.xz | |
runtime: add arg storage to ppc64le/linux runtime.sigprofNonGoWrapper frame
CL 475935 fixed the the ELFv2 ABI violations, but in the process created a
Go ABI violation by failing to allocate stack space for arguments.
Allocate this space while keeping the frame 16 byte aligned.
Updates #58953
Change-Id: I9942d9a433118b391ef8cd7bcea5808695cf94d4
Reviewed-on: https://go-review.googlesource.com/c/go/+/476296
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Archana Ravindar <aravind5@in.ibm.com>
Run-TryBot: Paul Murphy <murp@ibm.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Diffstat (limited to 'src/encoding/json/encode.go')
0 files changed, 0 insertions, 0 deletions
