1 /* { dg-do compile } */
2 /* { dg-options "-O2 -fopenmp -fdump-tree-omplower" } */
4 void __attribute__((noinline
))
15 #pragma omp task firstprivate (p)
19 /* Check for new function notification in omplower dump. */
20 /* { dg-final { scan-tree-dump-times "Added new high gimple function foo\\._omp_cpyfn\\.1 to callgraph" 1 "omplower" } } */