Remove xfail for hppa*-*-hpux* from stdatomic-flag.c and stdatomic-flag-2.c
[official-gcc.git] / libgomp / testsuite / libgomp.oacc-c++ / cache-1.C
blobfcb1f84eef9de986240cb17d59fc37929fa42657
1 /* OpenACC 'cache' directive.  */
3 /* See also corresponding C/C++ variant '../libgomp.oacc-c-c++-common/cache-1.c'.  */
5 #include "../../../gcc/testsuite/g++.dg/goacc/cache-1.C"
7 int
8 main (int argc, char *argv[])
10   test<0> ();
12   return 0;