aboutsummaryrefslogtreecommitdiff
path: root/libgomp
diff options
context:
space:
mode:
authorTobias Burnus <tobias@codesourcery.com>2022-12-06 09:49:30 +0100
committerTobias Burnus <tobias@codesourcery.com>2022-12-06 09:51:12 +0100
commit9f80367e539839fff1df2c85fc2640638199fc9e (patch)
tree6980a428c6e5e64b8bf44b3f0d8332805b3a3829 /libgomp
parent790ff87f675f28bce5e7e35918ae09c3ece4ec4d (diff)
downloadgcc-9f80367e539839fff1df2c85fc2640638199fc9e.zip
gcc-9f80367e539839fff1df2c85fc2640638199fc9e.tar.gz
gcc-9f80367e539839fff1df2c85fc2640638199fc9e.tar.bz2
libgomp.texi: Fix a OpenMP 5.2 and a TR11 impl-status item
libgomp/ * libgomp.texi (OpenMP 5.2): Add missing 'the'. (TR11): Add missing '@tab N @tab'.
Diffstat (limited to 'libgomp')
-rw-r--r--libgomp/libgomp.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/libgomp/libgomp.texi b/libgomp/libgomp.texi
index 4caac49..efa7d95 100644
--- a/libgomp/libgomp.texi
+++ b/libgomp/libgomp.texi
@@ -406,7 +406,7 @@ to address of matching mapped list item per 5.1, Sect. 2.21.7.2 @tab N @tab
@item @code{allocate} and @code{firstprivate} clauses on @code{scope}
@tab Y @tab
@item @code{ompt_callback_work} @tab N @tab
-@item Default map-type for @code{map} clause in @code{target enter/exit data}
+@item Default map-type for the @code{map} clause in @code{target enter/exit data}
@tab Y @tab
@item New @code{doacross} clause as alias for @code{depend} with
@code{source}/@code{sink} modifier @tab Y @tab
@@ -463,6 +463,7 @@ Technical Report (TR) 11 is the first preview for OpenMP 6.0.
@item @code{access} allocator trait changes @tab N @tab
@item Extension of @code{interop} operation of @code{append_args}, allowing all
modifiers of the @code{init} clause
+ @tab N @tab
@item @code{interop} clause to @code{dispatch} @tab N @tab
@item @code{apply} code to loop-transforming constructs @tab N @tab
@item @code{omp_curr_progress_width} identifier @tab N @tab