]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libgomp.texi: add cross ref, remove duplicated entry
authorTobias Burnus <tobias@codesourcery.com>
Wed, 12 Jul 2023 14:14:20 +0000 (16:14 +0200)
committerTobias Burnus <tobias@codesourcery.com>
Wed, 12 Jul 2023 14:14:20 +0000 (16:14 +0200)
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

index 9d910e6883c2b4174eb0bbde700e26c1485e6079..1645cc0a2d3037e091f9adda54afed5fa98db2fe 100644 (file)
@@ -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