]> Cypherpunks repositories - gostls13.git/commit
[release-branch.r58] gc: work around goto bug
authorAndrew Gerrand <adg@golang.org>
Wed, 29 Jun 2011 05:32:06 +0000 (15:32 +1000)
committerAndrew Gerrand <adg@golang.org>
Wed, 29 Jun 2011 05:32:06 +0000 (15:32 +1000)
commit3b32b3eb3d38706aec35aa4bb66088f3a4e3899c
tree3a687b13cfbaebbb24a1db1f7977ad81ecedbc07
parentf70c7b2b6306fa674c495865e4f772dfde15cc29
[release-branch.r58] gc: work around goto bug

««« CL 4629042 / ec3b60d1fe6e
gc: work around goto bug

R=ken2
CC=golang-dev
https://golang.org/cl/4629042
»»»

R=rsc
CC=golang-dev
https://golang.org/cl/4662063
src/cmd/5g/gsubr.c
src/cmd/6g/gsubr.c
src/cmd/8g/gsubr.c
src/cmd/gc/dcl.c
src/cmd/gc/gen.c
src/cmd/gc/go.h
test/fixedbugs/bug344.go [new file with mode: 0644]