aboutsummaryrefslogtreecommitdiff
path: root/libgomp/libgomp.texi
diff options
context:
space:
mode:
authorTobias Burnus <tobias@codesourcery.com>2023-07-12 16:14:20 +0200
committerTobias Burnus <tobias@codesourcery.com>2023-07-12 16:14:20 +0200
commit13c3e29d47e359b2f05ea98d61710fc162ba6d31 (patch)
tree49fd242348e4ed36f7dcc509071a28c582060c43 /libgomp/libgomp.texi
parent30dbfcd86c364da8491634ed4f99def184e2d042 (diff)
downloadgcc-13c3e29d47e359b2f05ea98d61710fc162ba6d31.zip
gcc-13c3e29d47e359b2f05ea98d61710fc162ba6d31.tar.gz
gcc-13c3e29d47e359b2f05ea98d61710fc162ba6d31.tar.bz2
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.
Diffstat (limited to 'libgomp/libgomp.texi')
-rw-r--r--libgomp/libgomp.texi4
1 files changed, 1 insertions, 3 deletions
diff --git a/libgomp/libgomp.texi b/libgomp/libgomp.texi
index 9d910e6..1645cc0 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