]> Cypherpunks repositories - gostls13.git/commit
gc: fix another blank bug
authorRuss Cox <rsc@golang.org>
Fri, 9 Dec 2011 16:59:21 +0000 (11:59 -0500)
committerRuss Cox <rsc@golang.org>
Fri, 9 Dec 2011 16:59:21 +0000 (11:59 -0500)
commit8c0b699ca45e9682c512df84a37a7f4892b7d631
tree09012692856cc4f9172d2627c6f138746539a9bf
parent2e338fa69f269e14d5dc1923c033c9a16b4bce5c
gc: fix another blank bug

R=ken2
CC=golang-dev
https://golang.org/cl/5478051
src/cmd/5g/gsubr.c
src/cmd/6g/gsubr.c
src/cmd/8g/gsubr.c
test/blank.go