]> Cypherpunks repositories - gostls13.git/commit
arm reg bug with SP adjust
authorKen Thompson <ken@golang.org>
Tue, 18 Jan 2011 04:39:26 +0000 (20:39 -0800)
committerKen Thompson <ken@golang.org>
Tue, 18 Jan 2011 04:39:26 +0000 (20:39 -0800)
commitfa9befd777e6f2f96f69280392725533caef509c
treea9a0a18247f1ed4143cc8fd8755b555d1c32fc7b
parent3537b79329b09c231f54160243f10343fea068d6
arm reg bug with SP adjust
after call to deferproc

R=r
CC=golang-dev
https://golang.org/cl/4059041
src/cmd/5g/opt.h
src/cmd/5g/peep.c
src/cmd/5g/reg.c