This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix libffi x86-64 < 8 bytes last stack argument issue (PR libffi/45677)


Jakub Jelinek <jakub@redhat.com> writes:

> On Thu, Sep 16, 2010 at 04:03:20PM +0200, Jakub Jelinek wrote:
>> 2010-09-16  Jakub Jelinek  <jakub@redhat.com>
>> 
>> 	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.
>
> Ping!
> http://gcc.gnu.org/ml/gcc-patches/2010-09/msg01335.html

Please commit to GCC.  I'll pull it into upstream when I'm back online
regularly next week.

Thanks,

AG

>
> 	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]