diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/gomp/macro-3.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/gomp/macro-3.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/gomp/macro-3.c b/gcc/testsuite/gcc.dg/gomp/macro-3.c index 233d2edcdc9..dc4fe091b31 100644 --- a/gcc/testsuite/gcc.dg/gomp/macro-3.c +++ b/gcc/testsuite/gcc.dg/gomp/macro-3.c @@ -23,4 +23,3 @@ foo (void) } /* { dg-final { scan-tree-dump-times "#pragma omp parallel" 4 "omplower" } } */ -/* { dg-final { cleanup-tree-dump "omplower" } } */ |