]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libgomp: Update docs to reflect Fortran support for non-rectangular loops
authorSandra Loosemore <sandra@codesourcery.com>
Thu, 5 May 2022 21:45:29 +0000 (14:45 -0700)
committerSandra Loosemore <sandra@codesourcery.com>
Thu, 5 May 2022 21:48:57 +0000 (14:48 -0700)
libgomp/
* libgomp.texi (OpenMP 5.0): Feature is now fully supported.

libgomp/libgomp.texi

index 38e0337535a9ff4f80090972e8795369e5c8bb93..414cc50364517ac225592d5a09acf3e7f18b44ec 100644 (file)
@@ -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