]> Cypherpunks repositories - gostls13.git/commit
gc: bug291
authorRuss Cox <rsc@golang.org>
Thu, 15 Jul 2010 22:17:42 +0000 (15:17 -0700)
committerRuss Cox <rsc@golang.org>
Thu, 15 Jul 2010 22:17:42 +0000 (15:17 -0700)
commit08a263a991c2e5b38eebe6955ecc96372822661a
tree72d554cd97e613c87ec6803358614d9fdb4696cf
parent691d765121a9da13629e26bc4a9641ca3eb7e69d
gc: bug291

Fixes #915.

R=ken2
CC=golang-dev
https://golang.org/cl/1856042
src/cmd/gc/sinit.c
test/fixedbugs/bug291.go [new file with mode: 0644]
test/golden.out