On Tue, Dec 17, 2013 at 3:03 PM, Quentin Colombet <[email protected]> wrote:
> New patch attached.
Hi Quentin,
I was not involved in the design of this feature, so I will defer to
other community members to review this patch.
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