If GCC always surrounds accesses in a global lock from the OpenMP runtime, then 
you will need to do the same in clang for compatibility unless you've decided 
not to care about GCC compatibility.  I guess you could provide some sort of 
-fno-openmp-gcc-compatibility flag if you want.


http://reviews.llvm.org/D6431

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



_______________________________________________
cfe-commits mailing list
cfe-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to