public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] libgomp.texi: add cross ref, remove duplicated entry
@ 2023-07-12 14:17 Tobias Burnus
  0 siblings, 0 replies; only message in thread
From: Tobias Burnus @ 2023-07-12 14:17 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 458 bytes --]

Committed as r14-2468-g13c3e29d47e359

"Some are only stubs" sounded worse than the actual status and we now a
have a rather extensive and complete section about this topic.

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: 1460 bytes --]

commit 13c3e29d47e359b2f05ea98d61710fc162ba6d31
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Wed Jul 12 16:14:20 2023 +0200

    libgomp.texi: add cross ref, remove duplicated entry
    
    libgomp/
    
            * libgomp.texi (OpenMP 5.0): Replace '... stub' by @ref to
            'Memory allocation' section which contains the full status.
            (TR11): Remove differently worded duplicated entry.
---
 libgomp/libgomp.texi | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/libgomp/libgomp.texi b/libgomp/libgomp.texi
index 9d910e6883c..1645cc0a2d3 100644
--- a/libgomp/libgomp.texi
+++ b/libgomp/libgomp.texi
@@ -221,7 +221,7 @@ The OpenMP 4.5 specification is fully supported.
 @item @code{mutexinoutset} @emph{dependence-type} for @code{depend} clause
       @tab Y @tab
 @item Predefined memory spaces, memory allocators, allocator traits
-      @tab Y @tab Some are only stubs
+      @tab Y @tab See also @ref{Memory allocation}
 @item Memory management routines @tab Y @tab
 @item @code{allocate} directive @tab N @tab
 @item @code{allocate} clause @tab P @tab Initial support
@@ -487,8 +487,6 @@ Technical Report (TR) 11 is the first preview for OpenMP 6.0.
 @item Mapping lambda captures @tab N @tab
 @item For Fortran, atomic compare with storing the comparison result
       @tab N @tab
-@item @code{aligned} clause changes for @code{simd} and @code{declare simd}
-      @tab N @tab
 @end multitable
 
 

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

only message in thread, other threads:[~2023-07-12 14:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-12 14:17 [committed] libgomp.texi: add cross ref, remove duplicated entry 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).