]> Cypherpunks repositories - gostls13.git/commit
gc: fix compiler crash
authorRuss Cox <rsc@golang.org>
Thu, 17 Dec 2009 23:08:55 +0000 (15:08 -0800)
committerRuss Cox <rsc@golang.org>
Thu, 17 Dec 2009 23:08:55 +0000 (15:08 -0800)
commit6a4b2492b351231a41a97b5b1ad690bf517aad4c
tree6434e46f664b005bd0aeaf9d099028340561b27e
parent7fcf4221812c8e875b4ff56632b82d2d0f560519
gc: fix compiler crash

R=ken2
CC=dho
https://golang.org/cl/179097
src/cmd/gc/walk.c
test/fixedbugs/bug235.go [new file with mode: 0644]