public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-5296] libgomp: Mark thread_limit clause to target construct as implemented
@ 2021-11-16  9:22 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2021-11-16  9:22 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:9ceaf0fee35f6c79cda60e35aad27598dd4dcee6

commit r12-5296-g9ceaf0fee35f6c79cda60e35aad27598dd4dcee6
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Tue Nov 16 10:21:56 2021 +0100

    libgomp: Mark thread_limit clause to target construct as implemented
    
    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.

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

diff --git a/libgomp/libgomp.texi b/libgomp/libgomp.texi
index fd747b91192..299960921f8 100644
--- a/libgomp/libgomp.texi
+++ b/libgomp/libgomp.texi
@@ -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


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

only message in thread, other threads:[~2021-11-16  9:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-16  9:22 [gcc r12-5296] libgomp: Mark thread_limit clause to target construct as implemented Jakub Jelinek

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