]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
OpenMP: Update docs for "begin declare variant" implementation status
authorSandra Loosemore <sloosemore@baylibre.com>
Thu, 20 Nov 2025 21:45:11 +0000 (21:45 +0000)
committerSandra Loosemore <sloosemore@baylibre.com>
Sat, 22 Nov 2025 17:05:23 +0000 (17:05 +0000)
libgomp/ChangeLog
* libgomp.texi (OpenMP 5.1): Update "begin declare variant" status.

libgomp/libgomp.texi

index a3b33fd5e0773f97138691ac1876317e51a7f5c8..2d37c873174407f6048f419eea7cdb7d60d9b082 100644 (file)
@@ -291,8 +291,9 @@ The OpenMP 4.5 specification is fully supported.
 @item @code{omp_all_memory} reserved locator @tab Y @tab
 @item @emph{target_device trait} in OpenMP Context @tab Y
 @item @code{target_device} selector set in context selectors @tab Y @tab
-@item C/C++'s @code{declare variant} directive: elision support of
-      preprocessed code @tab N @tab
+@item C/C++'s delimited @code{declare variant} directive: support elision of
+      preprocessed code and interpret enclosed function definitions
+      as variant functions  @tab Y @tab
 @item @code{declare variant}: new clauses @code{adjust_args} and
       @code{append_args} @tab Y @tab
 @item @code{dispatch} construct @tab Y @tab