blob: 3d12318f5d17c5af077a4f9ba2c300f49fd35071 [file] [log] [blame]
! { dg-require-effective-target omp_usm }
! { dg-additional-options "-cpp -DUSE_USM_REQUIREMENT=1 -Wno-openmp" }
!
! We silence the warning:
! Mapping of polymorphic list item '...' is unspecified behavior [-Wopenmp]
!
! Ensure that polymorphic mapping is diagnosed as undefined behavior
! Ensure that static access to polymorphic variables works
! Run map-alloc-comp-9.f90 in unified-shared-memory mode
#include "map-alloc-comp-9.f90"