[cfe-dev] Codegen: fix vararg function call

Eli Friedman eli.friedman at gmail.com
Wed Jan 30 08:17:04 PST 2008


Ah. Sorry about not crediting the fix to you in the commit comment; I
actually lost track of it and ended up rewriting it from scratch.

-Eli

On Jan 30, 2008 7:26 AM, Nuno Lopes <nunoplopes at sapo.pt> wrote:
> For the record, this patch has already been commited by Eli.
> Nuno
>
>
>
> ----- Original Message -----
> From: "Nuno Lopes" <nunoplopes at sapo.pt>
> To: "cfe-dev" <cfe-dev at cs.uiuc.edu>
> Sent: Friday, January 25, 2008 4:03 PM
> Subject: [cfe-dev] Codegen: fix vararg function call
>
>
> > Hi,
> >
> > Attached is a patch to fix codegen of function calls to varargs functions.
> > e.g.: printf("size=%d\n",sizeof(long));
> >
> > Nuno
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>



More information about the cfe-dev mailing list