diff options
Diffstat (limited to 'gcc/testsuite/gfortran.dg/graphite/block-3.f90')
-rw-r--r-- | gcc/testsuite/gfortran.dg/graphite/block-3.f90 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gfortran.dg/graphite/block-3.f90 b/gcc/testsuite/gfortran.dg/graphite/block-3.f90 index 9a66adffd92..452de734905 100644 --- a/gcc/testsuite/gfortran.dg/graphite/block-3.f90 +++ b/gcc/testsuite/gfortran.dg/graphite/block-3.f90 @@ -14,5 +14,4 @@ end subroutine matrix_multiply ! { dg-final { scan-tree-dump-times "number of SCoPs: 1" 1 "graphite" { xfail *-*-* } } } ! { dg-final { scan-tree-dump-times "will be loop blocked" 1 "graphite" { xfail *-*-* } } } -! { dg-final { cleanup-tree-dump "graphite" } } |