]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libgomp.texi (nvptx): Add missing preposition
authorTobias Burnus <tburnus@baylibre.com>
Thu, 6 Jun 2024 14:37:55 +0000 (16:37 +0200)
committerTobias Burnus <tburnus@baylibre.com>
Thu, 6 Jun 2024 14:37:55 +0000 (16:37 +0200)
libgomp/
* libgomp.texi (nvptx): Add missing preposition.

libgomp/libgomp.texi

index eb608915938ee52941620730d7df251c3395e568..73e8e39ca42026e59d1c6c48837299e46964fa38 100644 (file)
@@ -6432,7 +6432,7 @@ The implementation remark:
 @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
+      supported within OpenMP target regions, but not yet within OpenACC compute
       regions.  @c The latter needs 'GOMP_NVPTX_NATIVE_GPU_THREAD_STACK_SIZE'.
 @item Compilation OpenMP code that contains @code{requires reverse_offload}
       requires at least @code{-march=sm_35}, compiling for @code{-march=sm_30}