aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/gomp/openmp-simd-1.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/gomp/openmp-simd-1.c')
-rw-r--r--gcc/testsuite/gcc.dg/gomp/openmp-simd-1.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/gomp/openmp-simd-1.c b/gcc/testsuite/gcc.dg/gomp/openmp-simd-1.c
index e8e057a..fedb186 100644
--- a/gcc/testsuite/gcc.dg/gomp/openmp-simd-1.c
+++ b/gcc/testsuite/gcc.dg/gomp/openmp-simd-1.c
@@ -44,4 +44,3 @@ void foo(int n, float *a, float *b)
/* { dg-final { scan-tree-dump-not "omp teams" "original" } } */
/* { dg-final { scan-tree-dump-not "omp target" "original" } } */
/* { dg-final { scan-tree-dump-not "omp parallel" "original" } } */
-/* { dg-final { cleanup-tree-dump "original" } } */