summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg/block_11.f90
diff options
context:
space:
mode:
authoraldot <aldot@138bc75d-0d04-0410-961f-82ee72b054a4>2012-05-15 10:42:32 +0000
committeraldot <aldot@138bc75d-0d04-0410-961f-82ee72b054a4>2012-05-15 10:42:32 +0000
commit40759df4228852994de49b13baf9ac6238a971a0 (patch)
treee9eb2e473c5277bde0bf04aa49158c5df7ac2e27 /gcc/testsuite/gfortran.dg/block_11.f90
parent0703c8dc279a987ec67337f6ace871f7dcad38b7 (diff)
downloadgcc-40759df4228852994de49b13baf9ac6238a971a0.tar.gz
Remove now redundant manual cleanup-modules directive.
2012-05-15 Bernhard Reutner-Fischer <aldot@gcc.gnu.org> * gfortran.dg/*.f90: Remove now redundant manual cleanup-modules directive. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@187521 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/testsuite/gfortran.dg/block_11.f90')
-rw-r--r--gcc/testsuite/gfortran.dg/block_11.f902
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/testsuite/gfortran.dg/block_11.f90 b/gcc/testsuite/gfortran.dg/block_11.f90
index 83c6519d970..2c2ce9083f6 100644
--- a/gcc/testsuite/gfortran.dg/block_11.f90
+++ b/gcc/testsuite/gfortran.dg/block_11.f90
@@ -64,5 +64,3 @@ contains
end module m3
end
-
-! { dg-final { cleanup-modules "testmod testmod2 m3" } }