aboutsummaryrefslogtreecommitdiff
path: root/libgomp/libgomp.texi
diff options
context:
space:
mode:
authorTobias Burnus <tburnus@baylibre.com>2024-06-06 16:37:55 +0200
committerTobias Burnus <tburnus@baylibre.com>2024-06-06 16:37:55 +0200
commit423522aacd9f30bb75aa77d38fccb630bfc4c98a (patch)
treef362e9e533fd284dddb4a0ab9cba8a71d8f18637 /libgomp/libgomp.texi
parentafe85f8e22a703280b17c701f3490d89337f674a (diff)
downloadgcc-423522aacd9f30bb75aa77d38fccb630bfc4c98a.zip
gcc-423522aacd9f30bb75aa77d38fccb630bfc4c98a.tar.gz
gcc-423522aacd9f30bb75aa77d38fccb630bfc4c98a.tar.bz2
libgomp.texi (nvptx): Add missing preposition
libgomp/ * libgomp.texi (nvptx): Add missing preposition.
Diffstat (limited to 'libgomp/libgomp.texi')
-rw-r--r--libgomp/libgomp.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgomp/libgomp.texi b/libgomp/libgomp.texi
index eb60891..73e8e39 100644
--- a/libgomp/libgomp.texi
+++ b/libgomp/libgomp.texi
@@ -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}