On Fri, Feb 7, 2014 at 6:23 PM, Ben Langmuir <[email protected]> wrote:
> New patch doesn’t seem to have changed this behaviour - I only see the
> rebase.
Ah, I see. I need to check again inside the if(). Sorry for the
confusion. Will fix.
Dmitri
--
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <[email protected]>*/
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits