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.
This commit is contained in:
Tobias Burnus 2023-07-12 16:14:20 +02:00
parent 30dbfcd86c
commit 13c3e29d47

View 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