]> gcc.gnu.org Git - gcc.git/commit
re PR libffi/45677 (Bad stack allocation for ffi function calls on x86-64)
authorJakub Jelinek <jakub@redhat.com>
Fri, 1 Oct 2010 07:31:49 +0000 (09:31 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 1 Oct 2010 07:31:49 +0000 (09:31 +0200)
commit731fc5f040ae78d2bedb8caed5e5f6c15e8071d1
treecb68ecf8788e12e49305ed8b8af678fb3921a2e1
parent16045c71e76e48153446fe2d4b59c6c1b482e3ac
re PR libffi/45677 (Bad stack allocation for ffi function calls on x86-64)

PR libffi/45677
* src/x86/ffi64.c (ffi_prep_cif_machdep): Ensure cif->bytes is
a multiple of 8.
* testsuite/libffi.call/many2.c: New test.

From-SVN: r164829
libffi/ChangeLog
libffi/src/x86/ffi64.c
libffi/testsuite/libffi.call/many2.c [new file with mode: 0644]
This page took 0.05624 seconds and 5 git commands to generate.