]> Cypherpunks repositories - gostls13.git/commit
gc: bug278
authorRuss Cox <rsc@golang.org>
Mon, 24 May 2010 21:22:54 +0000 (14:22 -0700)
committerRuss Cox <rsc@golang.org>
Mon, 24 May 2010 21:22:54 +0000 (14:22 -0700)
commit5e253645d27dc3ef369a84cb7e9833daa31f1876
treea0c52bb2843cbcba6cf74af9656e86bca23f28fa
parent80ac15ec12e265f2958195e7fad7030dac4de3d7
gc: bug278

Fixes #804.

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