On Tue, Dec 4, 2012 at 9:26 AM, Alexey Bataev <[email protected]> wrote:
> After discussion with Mahesha, we decided that it would be more convenient
> for me to carry on further work on this patch.
> I've added -Wsource-uses-openmp, which is disabled if -fno-openmp is
> specified. Please, take a look.
Please document the intended warning behavior w.r.t.
-fopenmp/fno-openmp, and please also test it if possible now.
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