I have faced problems with __builtin_va_arg with
--dosimplify option.  It gives me an error "bad call to
__builtin_va_arg".

Rekha
Dazhi Zhang wrote:
> Hi,
> when I use cilly --dosimplify on a .c file which contains 
> __builtin_va_arg, I got
> "error: expected specifier-qualifier-list before numeric constant"
>
> that line of code is " s = __builtin_va_arg(va, char const   *);"
>
> if I just use cilly to compile this file, it is passed.
>
> So seems --dosimplify and __builtin_va_arg do not work together well ;-(
>
> Does anybody experienced similar problems?
>
> Thanks
> -Dazhi
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
> trial. Simplify your report design, integration and deployment - and focus on 
> what you do best, core application coding. Discover what's new with 
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> CIL-users mailing list
> CIL-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cil-users
>   


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
CIL-users mailing list
CIL-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cil-users

Reply via email to