public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] libgomp.texi: Status 'P' for 'assume', remove duplicated line
@ 2022-09-28  8:31 Tobias Burnus
  0 siblings, 0 replies; only message in thread
From: Tobias Burnus @ 2022-09-28  8:31 UTC (permalink / raw)
  To: gcc-patches, Jakub Jelinek


[-- Attachment #1.1: Type: text/plain, Size: 555 bytes --]

The wording for 'begin declare target' was different, but the meaning the same.
thus I remove one. (See line just after the @@ in the diff for the kept item.)

Being there, I have also marked 'assume' as 'P (only C/C++)'.

Committed as https://gcc.gnu.org/r13-2911

Tobias


-----------------
Siemens Electronic Design Automation GmbH; Anschrift: Arnulfstraße 201, 80634 München; Gesellschaft mit beschränkter Haftung; Geschäftsführer: Thomas Heurung, Frank Thürauf; Sitz der Gesellschaft: München; Registergericht München, HRB 106955

[-- Attachment #2: committed.diff --]
[-- Type: text/x-patch, Size: 1544 bytes --]

commit 175a89d12392acd9cb09e56acafee6fcf2366392
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Wed Sep 28 10:24:58 2022 +0200

    libgomp.texi: Status 'P' for 'assume', remove duplicated line
    
    libgomp/
            * libgomp.texi (OpenMP 5.1): Mark 'assume' as implemented
            for C/C++. Remove duplicated 'begin declare target' entry.
---
 libgomp/libgomp.texi | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/libgomp/libgomp.texi b/libgomp/libgomp.texi
index 5aef987f00a..2b11f304409 100644
--- a/libgomp/libgomp.texi
+++ b/libgomp/libgomp.texi
@@ -287,7 +287,7 @@ The OpenMP 4.5 specification is fully supported.
       @code{append_args} @tab N @tab
 @item @code{dispatch} construct @tab N @tab
 @item device-specific ICV settings with environment variables @tab Y @tab
-@item @code{assume} directive @tab N @tab
+@item @code{assume} directive @tab P @tab Only C/C++
 @item @code{nothing} directive @tab Y @tab
 @item @code{error} directive @tab Y @tab
 @item @code{masked} construct @tab Y @tab
@@ -348,7 +348,6 @@ The OpenMP 4.5 specification is fully supported.
 @item Support @code{begin/end declare target} syntax in C/C++ @tab N @tab
 @item Pointer predetermined firstprivate getting initialized
 to address of matching mapped list item per 5.1, Sect. 2.21.7.2 @tab N @tab
-@item @code{begin declare target} directive @tab N @tab
 @item For Fortran, diagnose placing declarative before/between @code{USE},
       @code{IMPORT}, and @code{IMPLICIT} as invalid @tab N @tab
 @end multitable

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

only message in thread, other threads:[~2022-09-28  8:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-28  8:31 [committed] libgomp.texi: Status 'P' for 'assume', remove duplicated line Tobias Burnus

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