On Thu, Oct 31, 2013 at 6:47 PM, Richard Smith <[email protected]> wrote:
> I had a go at writing a test for this (attached). However... my test fails
> both with and without your change.
Richard,
Thank you for working on this! I will investigate tomorrow.
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