Hi,

On Tue, Dec 01, 2009 at 06:21:55PM +0100, Mauro Baluda wrote:
> Is it possible to avoid CIL to add goto's when they are not present in
> the original code?

No.

For-loops are converted to while loops, which requires introducing
gotos.

Regards,
-- 
Gabriel Kerneis

------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
CIL-users mailing list
CIL-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cil-users

Reply via email to