OSDN Git Service

* src/powerpc/ffi.c (ffi_prep_args64): Correct long double handling.
authoramodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Feb 2004 03:39:48 +0000 (03:39 +0000)
committeramodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Feb 2004 03:39:48 +0000 (03:39 +0000)
commit0ad895fb32c2c5c5f2d8c146834d5ddee545839b
tree78ec388e24099521b55d6696a59a0863b43e0521
parent3acc77d9f46893fbef167a15f7cbee957ebb0d53
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@77522 138bc75d-0d04-0410-961f-82ee72b054a4
libffi/ChangeLog
libffi/src/powerpc/ffi.c
libffi/testsuite/libffi.call/cls_align_longdouble.c
libffi/testsuite/libffi.call/float.c
libffi/testsuite/libffi.call/float2.c