summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg/sibling_dummy_procedure_3.f90
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gfortran.dg/sibling_dummy_procedure_3.f90')
-rw-r--r--gcc/testsuite/gfortran.dg/sibling_dummy_procedure_3.f902
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/testsuite/gfortran.dg/sibling_dummy_procedure_3.f90 b/gcc/testsuite/gfortran.dg/sibling_dummy_procedure_3.f90
index 21bdceead9..5f1391edb6 100644
--- a/gcc/testsuite/gfortran.dg/sibling_dummy_procedure_3.f90
+++ b/gcc/testsuite/gfortran.dg/sibling_dummy_procedure_3.f90
@@ -16,5 +16,3 @@ module ice
end subroutine bar
end subroutine foo
end module
-
-! { dg-final { cleanup-modules "ice" } }