]> Cypherpunks repositories - gostls13.git/commit
gc: bug270
authorRuss Cox <rsc@golang.org>
Fri, 30 Apr 2010 20:04:16 +0000 (13:04 -0700)
committerRuss Cox <rsc@golang.org>
Fri, 30 Apr 2010 20:04:16 +0000 (13:04 -0700)
commit560283c8800dff50a2a8a28731ebe57a841764d3
tree5176384eb2e9155f9ffd999a6b3d0deef94dea8d
parent74a23646bcfc11262fd43737c7fcee0b9783e943
gc: bug270

Fixes #746.

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