view libgomp/testsuite/libgomp.oacc-fortran/print-1-nvptx.f90 @ 158:494b0b89df80 default tip

...
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Mon, 25 May 2020 18:13:55 +0900
parents 1830386684a0
children
line wrap: on
line source

! 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'