Commit 52169fa5 by Tom de Vries Committed by Tom de Vries

Add missing cleanup in gfortran.dg/pr37287-1.f90

2015-02-18  Tom de Vries  <tom@codesourcery.com>

	* gfortran.dg/pr37287-1.f90: Add missing cleanup-modules.

From-SVN: r220798
parent 2a61d081
2015-02-18 Tom de Vries <tom@codesourcery.com>
* gfortran.dg/pr37287-1.f90: Add missing cleanup-modules.
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>
......
......@@ -12,3 +12,4 @@ contains
end subroutine set_null
end module pr37287_1
end
! { dg-final { cleanup-modules "pr37287_2" } }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment