]> Cypherpunks repositories - gostls13.git/commit
gc: add forgotten typecheck in a lonely corner of sinit
authorLuuk van Dijk <lvd@golang.org>
Wed, 14 Dec 2011 14:54:10 +0000 (15:54 +0100)
committerLuuk van Dijk <lvd@golang.org>
Wed, 14 Dec 2011 14:54:10 +0000 (15:54 +0100)
commit1f6d130b14054f57a530dce20b19a79a55c4fc0d
treea285d20290a1b72593b0101636c0c85508451f4f
parenta62722bba4e7ccfe2ebfae4a5702c17e0a64937d
gc: add forgotten typecheck in a lonely corner of sinit

Fixes #2549

R=rsc
CC=golang-dev
https://golang.org/cl/5484060
src/cmd/gc/sinit.c
test/fixedbugs/bug387.go [new file with mode: 0644]