]> 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>
Thu, 14 Oct 2021 16:29:13 +0000 (09:29 -0700)
committerKwok Cheung Yeung <kcy@codesourcery.com>
Thu, 14 Oct 2021 16:35:33 +0000 (09:35 -0700)
2021-10-14  Kwok Cheung Yeung  <kcy@codesourcery.com>

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

libgomp/libgomp.texi

index bdd7e3ac442f4e1b07751e5d7e341595cd97d085..af25e9df250980c33d68294f91bf29486329335b 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