summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg/dummy_procedure_2.f90
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gfortran.dg/dummy_procedure_2.f90')
-rw-r--r--gcc/testsuite/gfortran.dg/dummy_procedure_2.f901
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/gfortran.dg/dummy_procedure_2.f90 b/gcc/testsuite/gfortran.dg/dummy_procedure_2.f90
index dd609bd0009..b5898086394 100644
--- a/gcc/testsuite/gfortran.dg/dummy_procedure_2.f90
+++ b/gcc/testsuite/gfortran.dg/dummy_procedure_2.f90
@@ -31,3 +31,4 @@ contains
print *,integrate (g,0d0,3d0)
end subroutine foo2
end
+! { dg-final { cleanup-modules "integrator" } }