From: Kwok Cheung Yeung Date: Thu, 14 Oct 2021 16:29:13 +0000 (-0700) Subject: openmp: Mark declare variant directive in documentation as supported in Fortran X-Git-Tag: basepoints/gcc-13~3901 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c4666fb0686a8f5a55821f1527351dc71c018b4;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. --- diff --git a/libgomp/libgomp.texi b/libgomp/libgomp.texi index bdd7e3ac442f..af25e9df2509 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