diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/testsuite/gfortran.dg/proc_ptr_comp_43.f90 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/testsuite/gfortran.dg/proc_ptr_comp_43.f90 b/gcc/testsuite/gfortran.dg/proc_ptr_comp_43.f90 index 239fe99..7bbd4b5 100644 --- a/gcc/testsuite/gfortran.dg/proc_ptr_comp_43.f90 +++ b/gcc/testsuite/gfortran.dg/proc_ptr_comp_43.f90 @@ -28,5 +28,3 @@ contains end subroutine go end module m - -! { dg-final { cleanup-modules "m" } } |