2
0
mirror of git://gcc.gnu.org/git/gcc.git synced 2025-03-29 13:01:08 +08:00
Jakub Jelinek 731fc5f040 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
2010-10-01 09:31:49 +02:00
..
2010-01-01 12:32:24 +00:00
2010-04-02 18:18:06 +00:00