public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/omp/gcc-12] libgomp.texi: Fix a OpenMP 5.2 and a TR11 impl-status item
@ 2022-12-06  9:30 Tobias Burnus
  0 siblings, 0 replies; only message in thread
From: Tobias Burnus @ 2022-12-06  9:30 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:ed4d5b848e8f888c9f217fa55d096eb8304ae7ff

commit ed4d5b848e8f888c9f217fa55d096eb8304ae7ff
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Tue Dec 6 10:30:18 2022 +0100

    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'.
    
    (cherry picked from commit 9f80367e539839fff1df2c85fc2640638199fc9e)

Diff:
---
 libgomp/ChangeLog.omp | 8 ++++++++
 libgomp/libgomp.texi  | 3 ++-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/libgomp/ChangeLog.omp b/libgomp/ChangeLog.omp
index 74053a6eea0..5a86870ad39 100644
--- a/libgomp/ChangeLog.omp
+++ b/libgomp/ChangeLog.omp
@@ -1,3 +1,11 @@
+2022-12-06  Tobias Burnus  <tobias@codesourcery.com>
+
+	Backported from master:
+	2022-12-06  Tobias Burnus  <tobias@codesourcery.com>
+
+	* libgomp.texi (OpenMP 5.2): Add missing 'the'.
+	(TR11): Add missing '@tab N @tab'.
+
 2022-11-30  Tobias Burnus  <tobias@codesourcery.com>
 
 	Backported from master:
diff --git a/libgomp/libgomp.texi b/libgomp/libgomp.texi
index 7f124dd6cd1..d2d65a109e8 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-12-06  9:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-06  9:30 [gcc/devel/omp/gcc-12] libgomp.texi: Fix a OpenMP 5.2 and a TR11 impl-status item Tobias Burnus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).