]> git.ipfire.org Git - thirdparty/gcc.git/commit
ffi_darwin.c (ffi_prep_args): Copy abi and nargs to local variables.
authorDavid Edelsohn <edelsohn@gnu.org>
Mon, 28 Dec 2009 18:19:18 +0000 (18:19 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Mon, 28 Dec 2009 18:19:18 +0000 (13:19 -0500)
commit72b79d39451c960000f6695d45f486ef3f39cfbc
tree822e0a93187ea3e72313f478c604a72eacfeab2f
parent36960f2e207ca12b6908646c51b4c4d0fdbd0ef4
ffi_darwin.c (ffi_prep_args): Copy abi and nargs to local variables.

        * src/powerpc/ffi_darwin.c (ffi_prep_args): Copy abi and nargs to
        local variables.
        (aix_adjust_aggregate_sizes): New function.
        (ffi_prep_cif_machdep): Call it.

From-SVN: r155492
libffi/ChangeLog
libffi/src/powerpc/ffi_darwin.c