diff options
Diffstat (limited to 'gcc/testsuite/gfortran.dg/host_assoc_call_3.f90')
-rw-r--r-- | gcc/testsuite/gfortran.dg/host_assoc_call_3.f90 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gfortran.dg/host_assoc_call_3.f90 b/gcc/testsuite/gfortran.dg/host_assoc_call_3.f90 index 28c55bfa566..49dff0c5f61 100644 --- a/gcc/testsuite/gfortran.dg/host_assoc_call_3.f90 +++ b/gcc/testsuite/gfortran.dg/host_assoc_call_3.f90 @@ -52,4 +52,3 @@ END MODULE CALL S3 call S4 END -! { dg-final { cleanup-modules "m1 m2" } } |