aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/pr59643.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/pr59643.c')
-rw-r--r--gcc/testsuite/gcc.dg/pr59643.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/pr59643.c b/gcc/testsuite/gcc.dg/pr59643.c
index f4df5e5..de78d60 100644
--- a/gcc/testsuite/gcc.dg/pr59643.c
+++ b/gcc/testsuite/gcc.dg/pr59643.c
@@ -12,4 +12,3 @@ foo (double *a, double *b, double *c, double d, double e, int n)
/* { dg-final { scan-tree-dump-times "Before commoning:" 1 "pcom" } } */
/* { dg-final { scan-tree-dump-times "Unrolling 2 times" 1 "pcom" } } */
-/* { dg-final { cleanup-tree-dump "pcom" } } */