PR middle-end/85602 - -Wsizeof-pointer-memaccess for strncat with size of source
[official-gcc.git] / gcc / testsuite / c-c++-common / cpp / openmp-define-1.c
blobc5379223c84f3240d8d6b2c5949c415544c0a179
1 /* { dg-do preprocess } */
2 /* { dg-require-effective-target fopenmp } */
4 #ifdef _OPENMP
5 # error _OPENMP defined
6 #endif