Dear Jan,

On Mon, Jul 23, 2012 at 05:45:06PM +0200, Jan Smets wrote:
> void f() {
>   static const unsigned short a = 22;
>   static const unsigned short b = a - 1;
>   ...
> }

Please try the latest CIL from git and use the flag --noMakeStaticGlobal.  It
solves your issue.

Kind regards,
-- 
Gabriel Kerneis

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
CIL-users mailing list
CIL-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cil-users

Reply via email to