aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/stack.h
diff options
context:
space:
mode:
authorRob Pike <r@golang.org>2015-02-16 20:14:37 -0800
committerRob Pike <r@golang.org>2015-02-17 04:20:19 +0000
commit188296e5bf8b74557f8cd27a3da692a75c9a973f (patch)
treeb70df53c661abc5709665180627c883a0efea559 /src/runtime/stack.h
parentbf2d611a85c9f5084b28390bb6b78c9e49ea53a0 (diff)
downloadgo-188296e5bf8b74557f8cd27a3da692a75c9a973f.tar.xz
[dev.cc] cmd/internal/asm: fix build: was mishandling SP reference on amd64
A consequence of the ARM work overlooked that SP is a real register on x86, so we need to detect it specially. This will be done better soon, but this is a fast fix for the build. Change-Id: Ia30d111c3f42a5f0b5f4eddd4cc4d8b10470c14f Reviewed-on: https://go-review.googlesource.com/4963 Reviewed-by: Russ Cox <rsc@golang.org>
Diffstat (limited to 'src/runtime/stack.h')
0 files changed, 0 insertions, 0 deletions