]> Cypherpunks repositories - gostls13.git/commit
gc: bug306
authorRuss Cox <rsc@golang.org>
Mon, 13 Sep 2010 19:42:14 +0000 (15:42 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 13 Sep 2010 19:42:14 +0000 (15:42 -0400)
commitc3900387db5f44eeb97170fd613a0c263ff6185d
tree65893d5a5cc946784742ad672d31b377e702ee90
parentdfb895ad9770fedf6eb80d3ac1ed87ff669604b6
gc: bug306

Fixes #1040.

R=ken2
CC=golang-dev
https://golang.org/cl/2132047
src/cmd/gc/print.c
src/cmd/gc/subr.c
test/fixedbugs/bug306.dir/p1.go [new file with mode: 0644]
test/fixedbugs/bug306.dir/p2.go [new file with mode: 0644]
test/fixedbugs/bug306.go [new file with mode: 0644]