[Bug 739305] Re: [armhf] libffi variadic support

Michael Hope 739305 at bugs.launchpad.net
Fri Mar 30 01:34:24 UTC 2012


Nothing to do in Linaro GCC.  Note that the libffi included with GCC is
3.0.9.

** Changed in: gcc-linaro
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to libffi in Ubuntu.
https://bugs.launchpad.net/bugs/739305

Title:
  [armhf] libffi variadic support

Status in Linaro GCC:
  Won't Fix
Status in “gcc-4.6” package in Ubuntu:
  Won't Fix
Status in “libffi” package in Ubuntu:
  Fix Released
Status in “gcc-4.6” source package in Oneiric:
  Won't Fix
Status in “libffi” source package in Oneiric:
  Fix Released

Bug description:
  Libffi (3.0.9) does not explicitly support calls to variadic functions - however for most architectures they tend to work.
  For armhf this is not the case - variadic calls drop back to the armel ABI; to support this I added a new API to libffi to explicitly support calling variadic functions.

  The attached patch was accepted upstream and will land sometime after
  3.0.10; we might want to merge it in sooner if we need armhf support
  sooner.

  Note that programs that use libffi will also need changing for their
  variadic calls to work - but nothing that already works should break.

  
  Dave

To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc-linaro/+bug/739305/+subscriptions




More information about the foundations-bugs mailing list