Thomas Schwinge wrote:
> Meanwhile, here's another series that I assumed had gotten lost, but now
> recovered thanks to Âgit fsckÂ.  Also OK to commit?
> 
> _OPENMP pre-processor checks, openmp_version Fortran instrinsic checks.

Two remarks:
* When Jakub's patch gets it, one needs to update the C/C++ OpenMP version
number for OpenMPv4 (i.e. 201307 instead of 201107). The Fortran
version number hasn't been bumped, yet.

* gfortran's preprocessor also defines _OPENMP. Thus, you could also add
test cases for _OPENMP.

Tobias

Reply via email to