ffi.c (ffi_prep_args64): Correct long double handling.
* src/powerpc/ffi.c (ffi_prep_args64): Correct long double handling. (ffi_closure_helper_LINUX64): Fix typo. * testsuite/libffi.call/cls_align_longdouble.c: Pass -mlong-double-128 for powerpc64-*-*. * testsuite/libffi.call/float.c: Likewise. * testsuite/libffi.call/float2.c: Likewise. From-SVN: r77522
Showing
- libffi/ChangeLog 9 additions, 0 deletionslibffi/ChangeLog
- libffi/src/powerpc/ffi.c 19 additions, 2 deletionslibffi/src/powerpc/ffi.c
- libffi/testsuite/libffi.call/cls_align_longdouble.c 2 additions, 0 deletionslibffi/testsuite/libffi.call/cls_align_longdouble.c
- libffi/testsuite/libffi.call/float.c 8 additions, 9 deletionslibffi/testsuite/libffi.call/float.c
- libffi/testsuite/libffi.call/float2.c 10 additions, 8 deletionslibffi/testsuite/libffi.call/float2.c
Loading
Please register or sign in to comment