aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/api
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2013-08-08 16:44:16 -0400
committerRuss Cox <rsc@golang.org>2013-08-08 16:44:16 -0400
commit390656affd8993ce6332dca3fa86d57659622fdf (patch)
tree9f8eb3ca8ed7da3c6e0b15f4f5afb65916b688c6 /src/cmd/api
parentf91e682cca2eb51a0a8b1511678a5e2b4d8a83de (diff)
downloadgo-390656affd8993ce6332dca3fa86d57659622fdf.tar.xz
cmd/gc: fix stkptrsize calculation
I moved the pointer block from one end of the frame to the other toward the end of working on the last CL, and of course that made the optimization no longer work. Now it works again: 0030 (bug361.go:12) DATA gclocals·0+0(SB)/4,$4 0030 (bug361.go:12) DATA gclocals·0+4(SB)/4,$3 0030 (bug361.go:12) GLOBL gclocals·0+0(SB),8,$8 Fixes arm build (this time for sure!). TBR=golang-dev CC=cshapiro, golang-dev, iant https://golang.org/cl/12627044
Diffstat (limited to 'src/cmd/api')
0 files changed, 0 insertions, 0 deletions