On Sun, Jan 26, 2014 at 8:18 PM, Olivier Goffart <[email protected]> wrote: >
Hi Olivier,
I have committed a slightly different fix in r200230. Thank you for
reporting the problem and attaching the 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
