summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg/bounds_check_strlen_8.f90
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gfortran.dg/bounds_check_strlen_8.f90')
-rw-r--r--gcc/testsuite/gfortran.dg/bounds_check_strlen_8.f902
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/testsuite/gfortran.dg/bounds_check_strlen_8.f90 b/gcc/testsuite/gfortran.dg/bounds_check_strlen_8.f90
index c54f14144f8..7319988968f 100644
--- a/gcc/testsuite/gfortran.dg/bounds_check_strlen_8.f90
+++ b/gcc/testsuite/gfortran.dg/bounds_check_strlen_8.f90
@@ -36,5 +36,3 @@ END MODULE M3
USE M3
CALL S1
END
-
-! { dg-final { cleanup-modules "m1 m2 m3" } }