From: Kwok Cheung Yeung Date: Fri, 15 Oct 2021 08:14:00 +0000 (+0200) Subject: openmp: Mark declare variant directive in documentation as supported in Fortran X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e35735731f51afe20474415f03e3be1b269311e;p=thirdparty%2Fgcc.git openmp: Mark declare variant directive in documentation as supported in Fortran 2021-10-14 Kwok Cheung Yeung libgomp/ * libgomp.texi (OpenMP 5.0): Update entry for declare variant directive. (cherry picked from commit 2c4666fb0686a8f5a55821f1527351dc71c018b4) --- diff --git a/libgomp/ChangeLog.omp b/libgomp/ChangeLog.omp index 73afad08e17f..f014b511ad99 100644 --- a/libgomp/ChangeLog.omp +++ b/libgomp/ChangeLog.omp @@ -1,3 +1,11 @@ +2021-10-15 Tobias Burnus + + Backported from master: + 2021-10-14 Kwok Cheung Yeung + + * libgomp.texi (OpenMP 5.0): Update entry for declare variant + directive. + 2021-10-15 Tobias Burnus Backported from master: diff --git a/libgomp/libgomp.texi b/libgomp/libgomp.texi index 48e269b088f7..0cc988f23a8f 100644 --- a/libgomp/libgomp.texi +++ b/libgomp/libgomp.texi @@ -182,7 +182,7 @@ The OpenMP 4.5 specification is fully supported. @item Iterators @tab Y @tab @item @code{metadirective} directive @tab N @tab @item @code{declare variant} directive - @tab P @tab Only C and C++, simd traits not handled correctly + @tab P @tab simd traits not handled correctly @item @emph{target-offload-var} ICV and @code{OMP_TARGET_OFFLOAD} env variable @tab Y @tab @item Nested-parallel changes to @emph{max-active-levels-var} ICV @tab Y @tab