summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg/typebound_call_14.f03
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gfortran.dg/typebound_call_14.f03')
-rw-r--r--gcc/testsuite/gfortran.dg/typebound_call_14.f032
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/testsuite/gfortran.dg/typebound_call_14.f03 b/gcc/testsuite/gfortran.dg/typebound_call_14.f03
index e8cbf846e5..e39b38d6ee 100644
--- a/gcc/testsuite/gfortran.dg/typebound_call_14.f03
+++ b/gcc/testsuite/gfortran.dg/typebound_call_14.f03
@@ -25,5 +25,3 @@ contains
print *,ice_array(2)%next%ice_fun()
end subroutine
end module ice_module
-
-! { dg-final { cleanup-modules "ice_module" } }