On Sun, May 19, 2013 at 10:15 PM, Stephen Kelly <[email protected]> wrote:
> Please apply the attached.

Hi Stephen,

This needs a test (a mock of a sysroot with cross-compilers).

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

Reply via email to