]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libgomp: Mark thread_limit clause to target construct as implemented
authorJakub Jelinek <jakub@redhat.com>
Tue, 16 Nov 2021 09:21:56 +0000 (10:21 +0100)
committerJakub Jelinek <jakub@redhat.com>
Tue, 16 Nov 2021 09:21:56 +0000 (10:21 +0100)
After the Fortran changes we can mark it as implemented...

2021-11-16  Jakub Jelinek  <jakub@redhat.com>

* libgomp.texi (OpenMP 5.1): Mark thread_limit clause to target
construct as implemented.

libgomp/libgomp.texi

index fd747b911920970b9364d10757aaa4e00c8056ed..299960921f83af793b8716294ccceedef2b60936 100644 (file)
@@ -292,7 +292,7 @@ The OpenMP 4.5 specification is fully supported.
       clauses of the taskloop construct @tab Y @tab
 @item @code{align} clause/modifier in @code{allocate} directive/clause
       and @code{allocator} directive @tab P @tab C/C++ on clause only
-@item @code{thread_limit} clause to @code{target} construct @tab N @tab
+@item @code{thread_limit} clause to @code{target} construct @tab Y @tab
 @item @code{has_device_addr} clause to @code{target} construct @tab N @tab
 @item iterators in @code{target update} motion clauses and @code{map}
       clauses @tab N @tab