On Fri, May 17, 2013 at 8:02 PM, Seth Fowler <[email protected]> wrote: > Is there anything I can do to get this patch moved forward?
Sorry for the delay. Committed r182139, thank you!
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
