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