(root)/
gcc-13.2.0/
libgomp/
testsuite/
libgomp.oacc-fortran/
print-1-nvptx.f90
! Ensure that write on the offload device works, nvptx offloading variant.

! This doesn't compile: for nvptx offloading we're using a minimal libgfortran
! configuration.
! { dg-do link } ! ..., but still apply 'dg-do run' options.
! { dg-xfail-if "minimal libgfortran" { offload_target_nvptx } }

! Skip duplicated testing.
! { dg-skip-if "separate file" { ! offload_target_nvptx } }

include 'print-1.f90'