]> Cypherpunks repositories - gostls13.git/commit
cmd/gc: fix internal crash
authorRuss Cox <rsc@golang.org>
Tue, 4 Mar 2014 00:55:40 +0000 (19:55 -0500)
committerRuss Cox <rsc@golang.org>
Tue, 4 Mar 2014 00:55:40 +0000 (19:55 -0500)
commit56b983c112ddca28cf29e4d1b0ab9f590ea69976
tree4b87d4f5005952902fb3ff1d6f95fd7edf804725
parent1d086e39b09e6fa3b5e87da5dd6ed8154319f1db
cmd/gc: fix internal crash

TBR=ken2
CC=golang-codereviews
https://golang.org/cl/70200053
src/cmd/gc/typecheck.c
test/fixedbugs/issue7310.go [new file with mode: 0644]