dependency_26.f90: Add a module to the cleanup directive.
authorMikael Morin <mikael.morin@sfr.fr>
Thu, 4 Aug 2011 21:24:35 +0000 (23:24 +0200)
committerMikael Morin <mikael@gcc.gnu.org>
Thu, 4 Aug 2011 21:24:35 +0000 (21:24 +0000)
commite863e4de55ab7d2769a202b27b097f20323a08ee
tree26822194e534485ae7aa2e050e3b54b45bd38b47
parentbdc05efbc844f9878e36b0e5427af4806502709c
dependency_26.f90: Add a module to the cleanup directive.

2011-08-04  Mikael Morin  <mikael.morin@sfr.fr>

* gfortran.dg/dependency_26.f90: Add a module to the cleanup directive.
* gfortran.dg/trim_optimize_2.f90: Add a module cleanup directive.
* gfortran.dg/ldist-pr43023.f90: Ditto.
* gfortran.dg/namelist_52.f90: Ditto.
* gfortran.dg/interface_proc_end.f90: Ditto.
* gfortran.dg/vector_subscript_bound_1.f90: Ditto.
* gfortran.dg/generic_typebound_operator_1.f90: Ditto.

From-SVN: r177415
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/dependency_26.f90
gcc/testsuite/gfortran.dg/generic_typebound_operator_1.f90
gcc/testsuite/gfortran.dg/interface_proc_end.f90
gcc/testsuite/gfortran.dg/ldist-pr43023.f90
gcc/testsuite/gfortran.dg/namelist_52.f90
gcc/testsuite/gfortran.dg/trim_optimize_2.f90
gcc/testsuite/gfortran.dg/vector_subscript_bound_1.f90