]> Cypherpunks repositories - gostls13.git/commit
gc: fix complex move bug
authorRuss Cox <rsc@golang.org>
Fri, 15 Apr 2011 20:16:33 +0000 (16:16 -0400)
committerRuss Cox <rsc@golang.org>
Fri, 15 Apr 2011 20:16:33 +0000 (16:16 -0400)
commita12d70f60d57d4a0b6d796423da7f0c39b27ee26
tree3cd6d820ec3db1f5a5e1519ef976dd706e58f7af
parentde5616fbb44e7674d7ae044a8143d2fd71413747
gc: fix complex move bug

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