aboutsummaryrefslogtreecommitdiff
path: root/libgomp/testsuite/libgomp.fortran/target-print-1-nvptx.f90
blob: a89c9c3348457d096d5e1237266c047a09ecb4f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
! 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 'target-print-1.f90'