1! { dg-options "-cpp" } 2! { dg-do preprocess } 3! { dg-require-effective-target fopenmp } 4 5#ifdef _OPENMP 6# error _OPENMP defined 7#endif 8