On Tue, Jun 26, 2012 at 4:04 PM, David Blaikie <[email protected]> wrote:
> I'm not sure if this is showing up on buildbots, but I'm seeing a
> failure presumably caused by this change:
Yes, this is showing on the buildbots. I am working on reproducing locally.
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