diff options
Diffstat (limited to 'gcc/testsuite/gfortran.dg/host_assoc_function_1.f90')
-rw-r--r-- | gcc/testsuite/gfortran.dg/host_assoc_function_1.f90 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gfortran.dg/host_assoc_function_1.f90 b/gcc/testsuite/gfortran.dg/host_assoc_function_1.f90 index f80f97a27ab..dffaa93333a 100644 --- a/gcc/testsuite/gfortran.dg/host_assoc_function_1.f90 +++ b/gcc/testsuite/gfortran.dg/host_assoc_function_1.f90 @@ -40,4 +40,3 @@ END MODULE use m call s() end -! { dg-final { cleanup-modules "m" } } |