]> git.ipfire.org Git - thirdparty/gcc.git/commit
libgomp.texi: Document OpenMP's Interoperability Routines
authorTobias Burnus <tburnus@baylibre.com>
Thu, 7 Nov 2024 15:13:06 +0000 (16:13 +0100)
committerTobias Burnus <tburnus@baylibre.com>
Thu, 7 Nov 2024 15:15:28 +0000 (16:15 +0100)
commite52cfd4bc23de14f1e1795bdf7ec161d94b8c087
tree49db1265eaa61f964f937698d5d6383222c28427
parent06a725a6f77da0ac28d4ddf20bfb7f191363aa5f
libgomp.texi: Document OpenMP's Interoperability Routines

libgomp/ChangeLog:

* libgomp.texi (OpenMP Technical Report 13): Remove 'iterator'
in 'map' clause of 'declare mapper' as it is already the list above.
(Interoperability Routines): Add.
(omp_target_memcpy_async, omp_target_memcpy_rect_async):
Document that depobj_list may be omitted in C++ and Fortran.
libgomp/libgomp.texi