diff options
| author | Bryan C. Mills <bcmills@google.com> | 2016-10-27 17:36:39 -0400 |
|---|---|---|
| committer | Bryan Mills <bcmills@google.com> | 2016-11-01 17:37:43 +0000 |
| commit | 8380de416bbb3550de902374b7626e569060a712 (patch) | |
| tree | e22a92add24f5a3941b3c42f44e1692829cca660 /src/testing/testing.go | |
| parent | b2c54afe1451f93e1fbbad257a151d8425cd308d (diff) | |
| download | go-8380de416bbb3550de902374b7626e569060a712.tar.xz | |
runtime: align stack pointer in sigfwd
sigfwd calls an arbitrary C signal handler function. The System V ABI
for x86_64 (and the most recent revision of the ABI for i386) requires
the stack to be 16-byte aligned.
Fixes: #17641
Change-Id: I77f53d4a8c29c1b0fe8cfbcc8d5381c4e6f75a6b
Reviewed-on: https://go-review.googlesource.com/32107
Run-TryBot: Bryan Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/testing/testing.go')
0 files changed, 0 insertions, 0 deletions
