public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-147] libgomp: Update docs to reflect Fortran support for non-rectangular loops
@ 2022-05-05 21:50 Sandra Loosemore
  0 siblings, 0 replies; only message in thread
From: Sandra Loosemore @ 2022-05-05 21:50 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:2d8752c5923e2ed4dc33b95038fed82b46526feb

commit r13-147-g2d8752c5923e2ed4dc33b95038fed82b46526feb
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.

Diff:
---
 libgomp/libgomp.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libgomp/libgomp.texi b/libgomp/libgomp.texi
index 38e0337535a..414cc503645 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-05-05 21:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-05 21:50 [gcc r13-147] libgomp: Update docs to reflect Fortran support for non-rectangular loops Sandra Loosemore

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