]> Cypherpunks repositories - gostls13.git/commit
gc: bug294
authorRuss Cox <rsc@golang.org>
Thu, 15 Jul 2010 23:42:32 +0000 (16:42 -0700)
committerRuss Cox <rsc@golang.org>
Thu, 15 Jul 2010 23:42:32 +0000 (16:42 -0700)
commit4c0de303ceb049b171f3cc43a4651a3f5a91b1da
tree65de3958b0e5054b71ea1e197817d3cfed1ea4d6
parentece6a8c549fbefebfa0fb34ff0daabf1ff13e1c9
gc: bug294

Fixes #800.

R=ken2
CC=golang-dev
https://golang.org/cl/1855043
src/cmd/gc/walk.c
test/fixedbugs/bug294.go [new file with mode: 0644]