aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/gomp/openmp-simd-2.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/gomp/openmp-simd-2.c')
-rw-r--r--gcc/testsuite/gcc.dg/gomp/openmp-simd-2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/gomp/openmp-simd-2.c b/gcc/testsuite/gcc.dg/gomp/openmp-simd-2.c
index 94afced..e668068 100644
--- a/gcc/testsuite/gcc.dg/gomp/openmp-simd-2.c
+++ b/gcc/testsuite/gcc.dg/gomp/openmp-simd-2.c
@@ -40,4 +40,3 @@ void bar(int n, float *a, float *b)
/* { dg-final { scan-tree-dump-times "pragma omp simd safelen\\(64\\)" 1 "original" } } */
/* { dg-final { scan-tree-dump-not "omp parallel" "original" } } */
/* { dg-final { scan-tree-dump-not "omp for" "original" } } */
-/* { dg-final { cleanup-tree-dump "original" } } */