]> git.ipfire.org Git - thirdparty/gcc.git/commit
Define 'OMP_REQUIRES_[...]', 'GOMP_REQUIRES_[...]' in a single place
authorThomas Schwinge <thomas@codesourcery.com>
Tue, 5 Jul 2022 09:04:46 +0000 (11:04 +0200)
committerThomas Schwinge <thomas@codesourcery.com>
Wed, 6 Jul 2022 20:51:24 +0000 (22:51 +0200)
commit2f0d819a81edee50a98a8a05eed585f0a72bb932
tree438f1c3e492ae7ac111f6667f6b59b15537b7318
parente46f4d7430c5210465791603735ab219ef263c51
Define 'OMP_REQUIRES_[...]', 'GOMP_REQUIRES_[...]' in a single place

Clean up for recent commit 683f11843974f0bdf42f79cdcbb0c2b43c7b81b0
"OpenMP: Move omp requires checks to libgomp".

gcc/
* omp-general.h (enum omp_requires): Use 'GOMP_REQUIRES_[...]'.
include/
* gomp-constants.h (OMP_REQUIRES_[...]): Update comment.
gcc/omp-general.h
include/gomp-constants.h