public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/omp/gcc-12] libgomp: Update docs to reflect Fortran support for non-rectangular loops
@ 2022-06-29 14:47 Kwok Yeung
  0 siblings, 0 replies; only message in thread
From: Kwok Yeung @ 2022-06-29 14:47 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:67c9b129a857330999c954c6bdf46e8015f489c5

commit 67c9b129a857330999c954c6bdf46e8015f489c5
Author: Sandra Loosemore <sandra@codesourcery.com>
Date:   Thu May 5 14:45:29 2022 -0700

    libgomp: Update docs to reflect Fortran support for non-rectangular loops
    
            libgomp/
            * libgomp.texi (OpenMP 5.0): Feature is now fully supported.
    
    (cherry picked from commit 2d8752c5923e2ed4dc33b95038fed82b46526feb)

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

diff --git a/libgomp/ChangeLog.omp b/libgomp/ChangeLog.omp
index a8a121e8943..327b396ca58 100644
--- a/libgomp/ChangeLog.omp
+++ b/libgomp/ChangeLog.omp
@@ -1,3 +1,10 @@
+2022-05-05  Sandra Loosemore  <sandra@codesourcery.com>
+
+	Backport from mainline:
+	2022-05-05  Sandra Loosemore  <sandra@codesourcery.com>
+
+	* libgomp.texi (OpenMP 5.0): Feature is now fully supported.
+
 2022-05-04  Tobias Burnus  <tobias@codesourcery.com>
 
 	Backport from master:
diff --git a/libgomp/libgomp.texi b/libgomp/libgomp.texi
index 2d4e113f1e3..317711f3f73 100644
--- a/libgomp/libgomp.texi
+++ b/libgomp/libgomp.texi
@@ -190,7 +190,7 @@ The OpenMP 4.5 specification is fully supported.
       @tab Only fulfillable requirement are @code{atomic_default_mem_order}
       and @code{dynamic_allocators}
 @item @code{teams} construct outside an enclosing target region @tab Y @tab
-@item Non-rectangular loop nests @tab P @tab Only C/C++
+@item Non-rectangular loop nests @tab Y @tab
 @item @code{!=} as relational-op in canonical loop form for C/C++ @tab Y @tab
 @item @code{nonmonotonic} as default loop schedule modifier for worksharing-loop
       constructs @tab Y @tab


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

only message in thread, other threads:[~2022-06-29 14:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-29 14:47 [gcc/devel/omp/gcc-12] libgomp: Update docs to reflect Fortran support for non-rectangular loops Kwok Yeung

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).