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 <[EMAIL PROTECTED]> wrote: > For the record, this patch has already been commited by Eli. > Nuno > > > > ----- Original Message ----- > From: "Nuno Lopes" <[EMAIL PROTECTED]> > To: "cfe-dev" <[email protected]> > 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 > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev > _______________________________________________ cfe-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
