re PR libffi/13221 (libffi's closure couldn't pass sequence of char and/or short...
authorHosaka Yuji <hos@tamanegi.org>
Tue, 2 Dec 2003 05:39:06 +0000 (05:39 +0000)
committerAndreas Tobler <andreast@gcc.gnu.org>
Tue, 2 Dec 2003 05:39:06 +0000 (06:39 +0100)
commit2c4ed4565a5bc1cc785dc95d36df2414c06c709b
tree6e68cc307e392203998ed80c0370307d4906a49a
parentc25d9caa3ba2ed27a6d5d0284af2bb576a584c28
re PR libffi/13221 (libffi's closure couldn't pass sequence of char and/or short arguments.)

2003-12-02  Hosaka Yuji  <hos@tamanegi.org>

PR other/13221
* src/x86/ffi.c (ffi_prep_args, ffi_prep_incoming_args_SYSV):
Align arguments to 32 bits.

From-SVN: r74161
libffi/ChangeLog
libffi/src/x86/ffi.c