Skip to content

Commit 6aafe65

Browse files
committed
Fix test added in 1fd1d63
1 parent 8f671a6 commit 6aafe65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

offload/test/offloading/fortran/declare-target-automap.f90

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
!Offloading test for AUTOMAP modifier in declare target enter
22
! REQUIRES: flang, amdgpu
33

4+
! RUN: %libomptarget-compile-fortran-run-and-check-generic
45
program automap_program
56
use iso_c_binding, only: c_loc
67
use omp_lib, only: omp_get_default_device, omp_target_is_present

0 commit comments

Comments
 (0)