diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/graphite/scop-5.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/graphite/scop-5.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/graphite/scop-5.c b/gcc/testsuite/gcc.dg/graphite/scop-5.c index 4f4b45b4914..fa1c64a0ca8 100644 --- a/gcc/testsuite/gcc.dg/graphite/scop-5.c +++ b/gcc/testsuite/gcc.dg/graphite/scop-5.c @@ -32,4 +32,3 @@ int toto() } /* { dg-final { scan-tree-dump-times "number of SCoPs: 3" 1 "graphite"} } */ -/* { dg-final { cleanup-tree-dump "graphite" } } */ |