On Mon, Sep 24, 2012 at 3:45 AM, NAKAMURA Takumi <[email protected]> wrote:
> Dmitri, 0x100000000i128 cannot be expected to be (long)4294967296L, on
> 32 bit targets (and LLP64).
> Suppressed in r164478, thank you.
Thank you for fixing this for me!
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