PR c/47043
[official-gcc.git] / gcc / testsuite / c-c++-common / cpp / openacc-define-1.c
blobcd37548daffe1173e96546f07d90a66c5f776919
1 /* { dg-do preprocess } */
2 /* { dg-require-effective-target fopenacc } */
4 #ifdef _OPENACC
5 # error _OPENACC defined
6 #endif