[committed] libgomp.texi: add cross ref, remove duplicated entry

Message ID 4e7cfa3e-1ffd-dc8e-b6e1-c52715352ad1@codesourcery.com
State Accepted
Headers
Series [committed] libgomp.texi: add cross ref, remove duplicated entry |

Checks

Context Check Description
snail/gcc-patch-check success Github commit url

Commit Message

Tobias Burnus July 12, 2023, 2:17 p.m. UTC
  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
  

Patch

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