public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Kwok Yeung <kcy@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc/devel/omp/gcc-12] libgomp: Update docs to reflect Fortran support for non-rectangular loops
Date: Wed, 29 Jun 2022 14:47:27 +0000 (GMT)	[thread overview]
Message-ID: <20220629144727.32CD1384D15D@sourceware.org> (raw)

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


                 reply	other threads:[~2022-06-29 14:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220629144727.32CD1384D15D@sourceware.org \
    --to=kcy@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).