From: Paul-Antoine Arras Date: Mon, 27 May 2024 09:48:34 +0000 (+0200) Subject: OpenMP: update documentation for dispatch and adjust_args X-Git-Tag: basepoints/gcc-16~3040 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d22b0e3033d991104ad48c3618981fedea1a8841;p=thirdparty%2Fgcc.git OpenMP: update documentation for dispatch and adjust_args libgomp/ChangeLog: * libgomp.texi: --- diff --git a/libgomp/libgomp.texi b/libgomp/libgomp.texi index c8fb08ec269a..9a42355ff5d4 100644 --- a/libgomp/libgomp.texi +++ b/libgomp/libgomp.texi @@ -294,8 +294,8 @@ The OpenMP 4.5 specification is fully supported. @item C/C++'s @code{declare variant} directive: elision support of preprocessed code @tab N @tab @item @code{declare variant}: new clauses @code{adjust_args} and - @code{append_args} @tab N @tab -@item @code{dispatch} construct @tab N @tab + @code{append_args} @tab P @tab Only @code{adjust_args} +@item @code{dispatch} construct @tab Y @tab @item device-specific ICV settings with environment variables @tab Y @tab @item @code{assume} and @code{assumes} directives @tab Y @tab @item @code{nothing} directive @tab Y @tab