]> Cypherpunks repositories - gostls13.git/commit
reflect: add a test that gccgo mishandled
authorIan Lance Taylor <iant@golang.org>
Thu, 3 Oct 2013 20:23:02 +0000 (13:23 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 3 Oct 2013 20:23:02 +0000 (13:23 -0700)
commite59db90bfbdeb48ccd70e8c1d228f007f07906ca
treeb9df4138082ba07538e8652580365a0688935c33
parent58d18e25af3d3cbc3bc7cb23c42d81d782910e34
reflect: add a test that gccgo mishandled

Failure occurred when using reflect.Call to pass a func value
following a non-pointer value.

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