On Tue, May 16, 2017 at 10:44 AM, REIX, Tony <tony.r...@atos.net> wrote:
> Hi David,
>
> We'll submit the patch to the libffi project asap.
>
> We have tested this patch on AIX 6.1 with libffi (master from github) in 
> 32bit and 64bit with same results (same exact failures) when testing with and 
> without our patch, using libffi testsuite.
>
> Without patch:
>                 === libffi Summary === 64bit & 32bit
> # of expected passes            1870
> # of unexpected failures            38
> # of unresolved testcases          2
> # of unsupported tests             30
>
> With patch:
>                 === libffi Summary === 64bit & 32bit
> # of expected passes            1890
> # of unexpected failures           38
> # of unresolved testcases         2
> # of unsupported tests            28
>
> We'll test with Python asap, probably this week.

Libffi project now is on Github

https://github.com/libffi/libffi

I think that Anthony now uses pull requests.

Once the patches are in the upstream project, we can backport them to GCC.

Thanks, David

Reply via email to