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