This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libffi/52221] [libffi] r184021 needs to be fixed.
- From: "ktietz at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 13 Feb 2012 15:18:19 +0000
- Subject: [Bug libffi/52221] [libffi] r184021 needs to be fixed.
- Auto-submitted: auto-generated
- References: <bug-52221-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52221
--- Comment #2 from Kai Tietz <ktietz at gcc dot gnu.org> 2012-02-13 15:18:19 UTC ---
Author: ktietz
Date: Mon Feb 13 15:18:14 2012
New Revision: 184155
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184155
Log:
PR libffi/52221
* src/x86/ffi.c (ffi_prep_raw_closure_loc): Add thiscall
support for X86_WIN32.
(FFI_INIT_TRAMPOLINE_THISCALL): Fix displacement.
Modified:
trunk/libffi/ChangeLog
trunk/libffi/src/x86/ffi.c