This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f4f166c7ec6 reflect: unexport FFICallbackGo; use go:linkname instead new 934789bef39 PR go/91781 reflect: promote integer closure return to [...] new 402c2afa84a runtime: for FFI, treat directIface types as pointers
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/go/gofrontend/MERGE | 2 +- libgo/go/reflect/makefunc_ffi.go | 39 ++++++++++++++++++++++++++++++++------- libgo/go/reflect/makefunc_ffi_c.c | 6 ++++-- libgo/go/runtime/ffi.go | 6 ++++++ libgo/runtime/go-reflect-call.c | 12 ++++-------- 5 files changed, 47 insertions(+), 18 deletions(-)