This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cleanup patches


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]