]> Cypherpunks repositories - gostls13.git/commit
test: add new test of indirect type references
authorIan Lance Taylor <iant@golang.org>
Wed, 15 Feb 2012 15:39:46 +0000 (07:39 -0800)
committerIan Lance Taylor <iant@golang.org>
Wed, 15 Feb 2012 15:39:46 +0000 (07:39 -0800)
commitaef23cc49e745e619c10bd8e4f9d4555de3a9c5c
tree86cd76b5fc174394c25eebcc08770975ebc44856
parent0724e5cefe92f9f4fd52101e3a7a25299a2b7f63
test: add new test of indirect type references

Similar to bug190, but without recursive reference.  Crashed
gccgo.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5672053
test/fixedbugs/bug417.go [new file with mode: 0644]