]> Cypherpunks repositories - gostls13.git/commit
[release-branch.r57] gc: work around goto bug
authorRuss Cox <rsc@golang.org>
Thu, 16 Jun 2011 05:04:43 +0000 (01:04 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 16 Jun 2011 05:04:43 +0000 (01:04 -0400)
commit60b63d2410e27a965e7c97381dae40b90b2d800c
tree8903753dd7a395bccd33950833b869b7f6330db7
parentc57f672d63d0e13a980def455837043145176451
[release-branch.r57] gc: work around goto bug

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

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

R=adg
CC=golang-dev
https://golang.org/cl/4631041
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]