]> Cypherpunks repositories - gostls13.git/commit
gc: bug245
authorRuss Cox <rsc@golang.org>
Tue, 19 Jan 2010 01:30:15 +0000 (17:30 -0800)
committerRuss Cox <rsc@golang.org>
Tue, 19 Jan 2010 01:30:15 +0000 (17:30 -0800)
commitff6e310b007a9a2addbef70607dfb662c9673d2d
treec8de8b1142265896d8fb54b756372307f16f5f83
parent8e996304f36dca1399266b06b460b773e3b6d530
gc: bug245

Fixes #529.

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