ffi64.c (ffi_prep_args): Cast the RHS of an assignment instead of the LHS.
authorMichael Ritzert <ritzert@t-online.de>
Wed, 21 Jan 2004 06:11:09 +0000 (07:11 +0100)
committerAndreas Jaeger <aj@gcc.gnu.org>
Wed, 21 Jan 2004 06:11:09 +0000 (07:11 +0100)
commitc930d8a53c5f0e4e94381e871da2eaeb36f6c405
treecbf3b9bff07cd5974f1e4a729cb58ce34d0ad467
parent13544b81386c36742a5dbb2bb1851bfdb824e08d
ffi64.c (ffi_prep_args): Cast the RHS of an assignment instead of the LHS.

2004-01-21  Michael Ritzert  <ritzert@t-online.de>

* ffi64.c (ffi_prep_args): Cast the RHS of an assignment instead
of the LHS.

From-SVN: r76261
libffi/ChangeLog
libffi/src/x86/ffi64.c