This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH, i386][PING] libffi stdcall closures
- From: Tom Tromey <tromey at redhat dot com>
- To: Timothy Wall <twalljava at dev dot java dot net>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 23 Jan 2008 11:35:42 -0700
- Subject: Re: [PATCH, i386][PING] libffi stdcall closures
- References: <8EC5A94D-655C-47D0-B2A8-609DC0434A28@dev.java.net>
- Reply-to: tromey at redhat dot com
>>>>> "Timothy" == Timothy Wall <twalljava@dev.java.net> writes:
Timothy> Here's the cleaned up patch for stdcall closures in libffi.
Timothy> Includes test case.
I would appreciate it if an x86 back end maintainer would review the
back-end-specific parts of this. The first draft of this patch was
submitted well before we entered regressions-only mode.
Tom