This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: vararg calls with libffi on x86_64


Richard Henderson <rth@redhat.com> writes:

> On Fri, Apr 29, 2005 at 07:13:16PM +0100, Andrew Haley wrote:
>> I agree.  It's very little extra overhead for the non-varargs case,
>> and it'll make varargs functions work.
>
> Surely we can compute the correct value...

I think the problem was that the information is not available at that
point. I'll look into it again (before, I wasn't sure if a patch would
be accepted at all so I didn't want to put more time into it).

ciao
Andreas


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