]> Cypherpunks repositories - gostls13.git/commit
fix off by 4 bug in morestack (lr again). remove storing of r0
authorKai Backman <kaib@golang.org>
Fri, 23 Oct 2009 17:59:31 +0000 (10:59 -0700)
committerKai Backman <kaib@golang.org>
Fri, 23 Oct 2009 17:59:31 +0000 (10:59 -0700)
commit0af8e1045c1df5f298f31692e5a75f4a1f3c14f0
tree153a1932115bcbe4b193f3e770de8c7e82b1b3ec
parenta9e03ae52a670605e8d9e62c3a071c4f0785e116
fix off by 4 bug in morestack (lr again). remove storing of r0
now that all arguments are passed on the stack.

go/test: passes 89% (310/345)

R=rsc
APPROVED=rsc
DELTA=33  (13 added, 14 deleted, 6 changed)
OCL=36009
CL=36022
src/cmd/5l/noop.c
src/pkg/runtime/arm/asm.s
src/pkg/runtime/runtime.h