PR inline-asm/84742
[official-gcc.git] / gcc / testsuite / gfortran.dg / openmp-define-1.f90
blob4e1c076f3057d6a06bd2e1cccf48a43d1c8533b4
1 ! { dg-options "-cpp" }
2 ! { dg-do preprocess }
3 ! { dg-require-effective-target fopenmp }
5 #ifdef _OPENMP
6 # error _OPENMP defined
7 #endif