]> Cypherpunks.ru repositories - gostls13.git/commit
[release-branch.r59] gc: fix closure bug release.r59
authorAndrew Gerrand <adg@golang.org>
Sun, 31 Jul 2011 22:37:01 +0000 (15:37 -0700)
committerAndrew Gerrand <adg@golang.org>
Sun, 31 Jul 2011 22:37:01 +0000 (15:37 -0700)
commit5d9765785dff74784bbdad43f7847b6825509032
treef82fe78729649d0d95c5411b3acea2910ff3e79d
parent6b0d25d8ee85795575aaf8d7d0174ba73ee04bea
[release-branch.r59] gc: fix closure bug

««« CL 4709042 / d30305e2898a
gc: fix closure bug

Fixes #2056.

R=rsc
CC=golang-dev
https://golang.org/cl/4709042
»»»

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/4814061
src/cmd/gc/closure.c
src/cmd/gc/walk.c
test/fixedbugs/bug346.go [new file with mode: 0644]