r205001 - in /trunk/libgo: go/reflect/all_test....

ian@gcc.gnu.org ian@gcc.gnu.org
Tue Nov 19 02:30:00 GMT 2013


Author: ian
Date: Tue Nov 19 02:30:03 2013
New Revision: 205001

URL: http://gcc.gnu.org/viewcvs?rev=205001&root=gcc&view=rev
Log:
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

Modified:
    trunk/libgo/go/reflect/all_test.go
    trunk/libgo/runtime/go-reflect-call.c



More information about the Gcc-cvs mailing list