Sign in
gnu
/
gcc
/
f49e3d28be44179f07b8a06159139ce77096dda7
/
.
/
libgomp
/
testsuite
/
libgomp.oacc-c++
/
cache-1.C
blob: fcb1f84eef9de986240cb17d59fc37929fa42657 [
file
] [
log
] [
blame
]
/* OpenACC 'cache' directive. */
/* See also corresponding C/C++ variant '../libgomp.oacc-c-c++-common/cache-1.c'. */
#include
"../../../gcc/testsuite/g++.dg/goacc/cache-1.C"
int
main
(
int
argc
,
char
*
argv
[])
{
test
<
0
>
();
return
0
;
}