ffi.c (ffi_closure_helper_SYSV): Remove unused variable and cast integer to void...
authorKaz Kojima <kkojima@gcc.gnu.org>
Sat, 18 Feb 2006 00:35:13 +0000 (00:35 +0000)
committerKaz Kojima <kkojima@gcc.gnu.org>
Sat, 18 Feb 2006 00:35:13 +0000 (00:35 +0000)
commite097f8873d8389995b81b2794f7ec718064fb8b6
tree979210fcf1532855829f967a4fdd19327886843b
parenta30425018e7567900b7f51354ae994f7f5b47335
ffi.c (ffi_closure_helper_SYSV): Remove unused variable and cast integer to void * if needed.

* src/sh/ffi.c (ffi_closure_helper_SYSV): Remove unused variable
and cast integer to void * if needed.  Update the pointer to
the FP register saved area correctly.

From-SVN: r111225
libffi/ChangeLog
libffi/src/sh/ffi.c