I don't think we should follow GCC rules, because currently we're using libiomp5 runtime interface, not gomp. Gomp compatible interface can be implemented later

Best regards,
Alexey Bataev
=============
Software Engineer
Intel Compiler Team

17.12.2014 6:44, John McCall пишет:
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
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to