The testcase uses alloca, which is not currently supported on nvptx
(see PR65181).
2020-09-16 Kwok Cheung Yeung <kcy@codesourcery.com>
libgomp/
* testsuite/libgomp.oacc-fortran/privatized-ref-2.f90: XFAIL on nvptx.
+2020-09-16 Kwok Cheung Yeung <kcy@codesourcery.com>
+
+ * testsuite/libgomp.oacc-fortran/privatized-ref-2.f90: XFAIL on nvptx.
+
2020-09-16 Kwok Cheung Yeung <kcy@codesourcery.com>
* testsuite/libgomp.oacc-c++/privatized-ref-2.C (workers, vectors):
! { dg-do run }
+! { dg-xfail-if "no alloca support" { offload_target_nvptx } }
program main
implicit none (type, external)