]> Cypherpunks repositories - gostls13.git/commit
runtime/internal/startlinetest: add NO_LOCAL_POINTERS macro to asm function
authorCherry Mui <cherryyz@google.com>
Fri, 14 Oct 2022 17:21:35 +0000 (13:21 -0400)
committerGopher Robot <gobot@golang.org>
Fri, 14 Oct 2022 18:33:34 +0000 (18:33 +0000)
commit4e3d805a015153ca4e3382415c2474e4f954ddee
treed90cc4740ab1482e6d66d1837740420a22d7a091
parentae60636ab14e1bd49a8e5d818a5da8a526e59969
runtime/internal/startlinetest: add NO_LOCAL_POINTERS macro to asm function

Should fix the mayMoreStack test.

Change-Id: Iab99192629ab62ced81e95d756f2dd15f9b7e869
Reviewed-on: https://go-review.googlesource.com/c/go/+/443064
Auto-Submit: Austin Clements <austin@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
Reviewed-by: Austin Clements <austin@google.com>
Run-TryBot: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/runtime/internal/startlinetest/func_amd64.s
src/runtime/start_line_amd64_test.go