public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/omp/gcc-12] Update 'libgomp/libgomp.texi' for 'nvptx, libgfortran: Switch out of "minimal" mode'
@ 2023-01-24  9:32 Thomas Schwinge
  0 siblings, 0 replies; only message in thread
From: Thomas Schwinge @ 2023-01-24  9:32 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:8c29332e98ca4669a059ebc0d90903b409ae049f

commit 8c29332e98ca4669a059ebc0d90903b409ae049f
Author: Thomas Schwinge <thomas@codesourcery.com>
Date:   Tue Jan 24 10:29:01 2023 +0100

    Update 'libgomp/libgomp.texi' for 'nvptx, libgfortran: Switch out of "minimal" mode'
    
            libgomp/
            * libgomp.texi (nvptx): Update for
            'nvptx, libgfortran: Switch out of "minimal" mode'.

Diff:
---
 libgomp/libgomp.texi | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/libgomp/libgomp.texi b/libgomp/libgomp.texi
index 896d187f1ff..17f1509343f 100644
--- a/libgomp/libgomp.texi
+++ b/libgomp/libgomp.texi
@@ -4448,7 +4448,7 @@ The used sizes are
 
 The implementation remark:
 @itemize
-@item I/O within OpenMP target regions and OpenACC parallel/kernels is supported
+@item I/O within OpenMP target regions and OpenACC compute regions is supported
       using the C library @code{printf} functions and the Fortran
       @code{print}/@code{write} statements.
 @end itemize
@@ -4496,9 +4496,11 @@ CUDA version and hardware.
 
 The implementation remark:
 @itemize
-@item I/O within OpenMP target regions and OpenACC parallel/kernels is supported
-      using the C library @code{printf} functions. Note that the Fortran
-      @code{print}/@code{write} statements are not supported, yet.
+@item I/O within OpenMP target regions and OpenACC compute regions is supported
+      using the C library @code{printf} functions.
+      Additionally, the Fortran @code{print}/@code{write} statements are
+      supported within OpenMP target regions, but not yet OpenACC compute
+      regions.
 @item Compilation OpenMP code that contains @code{requires reverse_offload}
       requires at least @code{-march=sm_35}, compiling for @code{-march=sm_30}
       is not supported.

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

only message in thread, other threads:[~2023-01-24  9:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-24  9:32 [gcc/devel/omp/gcc-12] Update 'libgomp/libgomp.texi' for 'nvptx, libgfortran: Switch out of "minimal" mode' Thomas Schwinge

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).