]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
openmp: Mark declare variant directive in documentation as supported in Fortran
authorKwok Cheung Yeung <kcy@codesourcery.com>
Fri, 15 Oct 2021 08:14:00 +0000 (10:14 +0200)
committerTobias Burnus <tobias@codesourcery.com>
Fri, 15 Oct 2021 08:14:00 +0000 (10:14 +0200)
2021-10-14  Kwok Cheung Yeung  <kcy@codesourcery.com>

libgomp/
* libgomp.texi (OpenMP 5.0): Update entry for declare variant
directive.

(cherry picked from commit 2c4666fb0686a8f5a55821f1527351dc71c018b4)

libgomp/ChangeLog.omp
libgomp/libgomp.texi

index 73afad08e17f3f1b49db0609d944957a781d5364..f014b511ad99ce0f37163186e3d89bf17bc56b2e 100644 (file)
@@ -1,3 +1,11 @@
+2021-10-15  Tobias Burnus  <tobias@codesourcery.com>
+
+       Backported from master:
+       2021-10-14  Kwok Cheung Yeung  <kcy@codesourcery.com>
+
+       * libgomp.texi (OpenMP 5.0): Update entry for declare variant
+       directive.
+
 2021-10-15  Tobias Burnus  <tobias@codesourcery.com>
 
        Backported from master:
index 48e269b088f7eb8729064f9166f1af7846d1c9ac..0cc988f23a8f632f3674ebb0223de2d9baa2fdff 100644 (file)
@@ -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