summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg/typebound_assignment_1.f03
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gfortran.dg/typebound_assignment_1.f03')
-rw-r--r--gcc/testsuite/gfortran.dg/typebound_assignment_1.f032
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/testsuite/gfortran.dg/typebound_assignment_1.f03 b/gcc/testsuite/gfortran.dg/typebound_assignment_1.f03
index 359572b0a51..2d06097902d 100644
--- a/gcc/testsuite/gfortran.dg/typebound_assignment_1.f03
+++ b/gcc/testsuite/gfortran.dg/typebound_assignment_1.f03
@@ -31,5 +31,3 @@ contains
this%st = st
end subroutine init_comps
end module hydro_flow
-
-! { dg-final { cleanup-modules "hydro_state hydro_flow" } }