]> Cypherpunks repositories - gostls13.git/commit
reflect: test that PtrTo returns types that match program types
authorIan Lance Taylor <iant@golang.org>
Sat, 4 Feb 2012 01:36:25 +0000 (17:36 -0800)
committerIan Lance Taylor <iant@golang.org>
Sat, 4 Feb 2012 01:36:25 +0000 (17:36 -0800)
commitae5c4ea05d18fba80248cd01762365ca1ccff717
treee90a5462943973267c170e2ff914cbf7ac5e5684
parent83bb6ebe9e803ffdbc7009512234374975aab94c
reflect: test that PtrTo returns types that match program types

The gccgo compiler was failing this test.

R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/5631046
src/pkg/reflect/all_test.go