summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg/typebound_call_16.f03
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gfortran.dg/typebound_call_16.f03')
-rw-r--r--gcc/testsuite/gfortran.dg/typebound_call_16.f032
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/testsuite/gfortran.dg/typebound_call_16.f03 b/gcc/testsuite/gfortran.dg/typebound_call_16.f03
index fdd60c603cc..39831957aa8 100644
--- a/gcc/testsuite/gfortran.dg/typebound_call_16.f03
+++ b/gcc/testsuite/gfortran.dg/typebound_call_16.f03
@@ -31,5 +31,3 @@ end module base_mat_mod
m = a%get_nrows()
end
-
-! { dg-final { cleanup-modules "base_mat_mod" } }