From: Tobias Burnus Date: Thu, 6 Jun 2024 14:37:55 +0000 (+0200) Subject: libgomp.texi (nvptx): Add missing preposition X-Git-Tag: basepoints/gcc-16~8481 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=423522aacd9f30bb75aa77d38fccb630bfc4c98a;p=thirdparty%2Fgcc.git libgomp.texi (nvptx): Add missing preposition libgomp/ * libgomp.texi (nvptx): Add missing preposition. --- diff --git a/libgomp/libgomp.texi b/libgomp/libgomp.texi index eb608915938..73e8e39ca42 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}