+2022-09-13 Tobias Burnus <tobias@codesourcery.com>
+
+ Backport from mainline:
+ 2022-09-13 Tobias Burnus <tobias@codesourcery.com>
+
+ * libgomp.texi (gcn): Move misplaced -march=sm_30 remark to ...
+ (nvptx): ... here.
+
2022-09-12 Tobias Burnus <tobias@codesourcery.com>
Backport from mainline:
@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 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.
@end 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 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.
@end itemize