]> Cypherpunks repositories - gostls13.git/commit
gc: bug325 / issue 1566
authorRuss Cox <rsc@golang.org>
Mon, 28 Feb 2011 22:16:44 +0000 (17:16 -0500)
committerRuss Cox <rsc@golang.org>
Mon, 28 Feb 2011 22:16:44 +0000 (17:16 -0500)
commit7da86983a8619df20e61531159d6e2f7f1f628bf
tree5ce3f81ea40e58962b980cc926fd954451c0b9c7
parenta3ef19825c5d798f18eb62e7fe326fa33bfceafa
gc: bug325 / issue 1566

Fixes #1566.

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