public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-3493] OpenMP: Document support for imperfectly-nested loops.
@ 2023-08-25 19:44 Sandra Loosemore
  0 siblings, 0 replies; only message in thread
From: Sandra Loosemore @ 2023-08-25 19:44 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:87f9b6c2cfd7b8299b2ab50bf587e864ced43185

commit r14-3493-g87f9b6c2cfd7b8299b2ab50bf587e864ced43185
Author: Sandra Loosemore <sandra@codesourcery.com>
Date:   Thu Aug 24 17:35:02 2023 +0000

    OpenMP: Document support for imperfectly-nested loops.
    
    libgomp/ChangeLog
            * libgomp.texi (OpenMP 5.0):  Imperfectly-nested loops are done.

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

diff --git a/libgomp/libgomp.texi b/libgomp/libgomp.texi
index 5c91163893f2..4aad8cc52f47 100644
--- a/libgomp/libgomp.texi
+++ b/libgomp/libgomp.texi
@@ -200,7 +200,7 @@ The OpenMP 4.5 specification is fully supported.
 @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
-@item Collapse of associated loops that are imperfectly nested loops @tab N @tab
+@item Collapse of associated loops that are imperfectly nested loops @tab Y @tab
 @item Clauses @code{if}, @code{nontemporal} and @code{order(concurrent)} in
       @code{simd} construct @tab Y @tab
 @item @code{atomic} constructs in @code{simd} @tab Y @tab

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

only message in thread, other threads:[~2023-08-25 19:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-25 19:44 [gcc r14-3493] OpenMP: Document support for imperfectly-nested 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).