]> Cypherpunks repositories - gostls13.git/commit
gc: bug327
authorRuss Cox <rsc@golang.org>
Thu, 7 Apr 2011 22:53:47 +0000 (18:53 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 7 Apr 2011 22:53:47 +0000 (18:53 -0400)
commit35c880b1e2c00752cd8961780e4c26ea5b287377
tree13f991cdf0dbeb25178fe0b8456c25a4890248c0
parent62c24811e73b45481f1abcf693606ea3e598b932
gc: bug327

Fixes #1674.

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