[cfe-dev] Codegen: fix vararg function call

Nuno Lopes nunoplopes at sapo.pt
Wed Jan 30 07:26:50 PST 2008


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 




More information about the cfe-dev mailing list