This is the mail archive of the
libffi-discuss@sourceware.org
mailing list for the libffi project.
Re: [patch] libffi_prep_closure_loc() fixlet (x86)
- From: Andrew Haley <aph at redhat dot com>
- To: Moriyoshi Koizumi <moriyoshi at gmail dot com>
- Cc: libffi-discuss at sourceware dot org
- Date: Sat, 22 Mar 2008 22:16:35 +0000
- Subject: Re: [patch] libffi_prep_closure_loc() fixlet (x86)
- References: <b53045d60803221422l2935289bk4ae9b15bda63fe2@mail.gmail.com>
Moriyoshi Koizumi wrote:
> Hi,
>
> Attached is the patch to fix the base address
> given to FFI_INIT_TRAMPOLINE by libffi_prep_closure_loc().
>
> Hope this helps.
Do you have a test case for this?
Andrew.