]> Cypherpunks repositories - gostls13.git/commit
cmd/8g: add a few missing splitclean
authorRuss Cox <rsc@golang.org>
Thu, 7 Feb 2013 22:55:25 +0000 (17:55 -0500)
committerRuss Cox <rsc@golang.org>
Thu, 7 Feb 2013 22:55:25 +0000 (17:55 -0500)
commit7594440ef134ddebc2864d207815eb325adda13f
tree324b2d62fc9d1f2068d24e62c4467338547ac9b8
parent2b44c33b4a9ca2fa25c88e85803daa57f1080a03
cmd/8g: add a few missing splitclean

Fixes #887.

R=ken2
CC=golang-dev
https://golang.org/cl/7303061
src/cmd/8g/ggen.c
src/cmd/8g/gsubr.c
test/fixedbugs/issue887.go [new file with mode: 0644]