]> git.ipfire.org Git - thirdparty/gcc.git/commit
reflect: Fix reflect.Call with function following non-pointer.
authorIan Lance Taylor <ian@gcc.gnu.org>
Tue, 1 Oct 2013 03:12:15 +0000 (03:12 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 1 Oct 2013 03:12:15 +0000 (03:12 +0000)
commit2cb01a397200b182e28f9d91dfde104e3a3895d1
tree4447732d9d4c8bb77dbef74ce06fa4020dfe93e8
parent62fecdd3409a01f0c776bb72d98fd5ef1385d27c
reflect: Fix reflect.Call with function following non-pointer.

From-SVN: r203052
libgo/go/reflect/all_test.go
libgo/go/reflect/value.go