Re: [PATCH,AIX] Manage Go Closure in libffi for AIX
I committed the import of AIX Go support from libffi repository into the GCC copy of libffi. Thanks, David
[PATCH,AIX] Manage Go Closure in libffi for AIX
Description: * This patch provides changes in libffi for providing the Go closure on AIX. Tests: * AIX: Build of GCC 8 trunk: SUCCESS - build made by means of gmake. ChangeLog: * src/powerpc/aix.S (ffi_call_AIX): Add debugging pseudo-op and labels for EH. (ffi_call_go_AIX): Ne