gcc/libgo/go/reflect
Ian Lance Taylor 41674b9fe4 reflect: Handle calls to functions that take or return empty structs
Fixes issue 6761

This simple change seems to work fine, slightly to my surprise.

This includes the tests I submitted to the main Go repository at
https://codereview.appspot.com/26570046

From-SVN: r205001
2013-11-19 02:30:03 +00:00
..
all_test.go reflect: Handle calls to functions that take or return empty structs 2013-11-19 02:30:03 +00:00
deepequal.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
example_test.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
export_test.go
makefunc_386.S reflect: Use C style comments in 386 assembly for Solaris assembler. 2013-10-07 15:32:08 +00:00
makefunc_amd64.S reflect: Use hand-coded .eh_frame section rather than CFI directives. 2013-10-02 17:30:07 +00:00
makefunc_dummy.c
makefunc.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
makefuncgo_386.go
makefuncgo_amd64.go reflect: Copy stack values onto heap in amd64 MakeFunc. 2013-09-27 22:13:11 +00:00
set_test.go
tostring_test.go
type.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
value.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00