public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-6854] libgomp.texi: Fix wording in GCN offload specifics
@ 2023-03-24 16:36 Tobias Burnus
  0 siblings, 0 replies; only message in thread
From: Tobias Burnus @ 2023-03-24 16:36 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:243fa4883cf6fccaaafddcc82e6b58843c82fb30

commit r13-6854-g243fa4883cf6fccaaafddcc82e6b58843c82fb30
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Fri Mar 24 17:32:59 2023 +0100

    libgomp.texi: Fix wording in GCN offload specifics
    
    libgomp/
            * libgomp.texi (Offload-Target Specifics): Grammar fix.

Diff:
---
 libgomp/libgomp.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libgomp/libgomp.texi b/libgomp/libgomp.texi
index 5bcb84a1d6f..dc6b4aca38b 100644
--- a/libgomp/libgomp.texi
+++ b/libgomp/libgomp.texi
@@ -4454,7 +4454,7 @@ The implementation remark:
 @item I/O within OpenMP target regions and OpenACC parallel/kernels is supported
       using the C library @code{printf} functions and the Fortran
       @code{print}/@code{write} statements.
-@item Reverse offload (i.e. @code{target} regions with
+@item Reverse offload regions (i.e. @code{target} regions with
       @code{device(ancestor:1)}) are processed serially per @code{target} region
       such that the next reverse offload region is only executed after the previous
       one returned.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-03-24 16:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-24 16:36 [gcc r13-6854] libgomp.texi: Fix wording in GCN offload specifics Tobias Burnus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).