diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/tree-ssa/loop-23.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/tree-ssa/loop-23.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/tree-ssa/loop-23.c b/gcc/testsuite/gcc.dg/tree-ssa/loop-23.c index 5bdc35f..3c88484 100644 --- a/gcc/testsuite/gcc.dg/tree-ssa/loop-23.c +++ b/gcc/testsuite/gcc.dg/tree-ssa/loop-23.c @@ -26,4 +26,3 @@ int foo(void) /* { dg-final { scan-tree-dump-times "loop with 4 iterations completely unrolled" 1 "cunroll" } } */ -/* { dg-final { cleanup-tree-dump "cunroll" } } */ |