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
This commit is contained in:
parent
2a61d08192
commit
52169fa525
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
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.
|
||||
|
|
|
@ -12,3 +12,4 @@ contains
|
|||
end subroutine set_null
|
||||
end module pr37287_1
|
||||
end
|
||||
! { dg-final { cleanup-modules "pr37287_2" } }
|
||||
|
|
Loading…
Add table
Reference in a new issue