2015-02-18 Tom de Vries <tom@codesourcery.com>
* gfortran.dg/finalize_28.f90: Add missing cleanup-tree-dump.
From-SVN: r220797
+2015-02-18 Tom de Vries <tom@codesourcery.com>
+
+ * gfortran.dg/finalize_28.f90: Add missing cleanup-tree-dump.
+
2015-02-18 Tom de Vries <tom@codesourcery.com>
* gfortran.dg/fmt_cache_1.f: Add missing close.
end subroutine coo_dump_edges
end module coo_graphs
! { dg-final { scan-tree-dump-times "__builtin_free" 3 "original" } }
+! { dg-final { cleanup-tree-dump "original" } }