------- Comment #11 from bonzini at gnu dot org  2007-02-23 14:32 -------
>   for (i=0; i < 2; i++)

Well, that's obviously

    for (i=0; i < 2; )

in my code of comment #10.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30931

Reply via email to