diff --git a/gcc/testsuite/gfortran.dg/proc_ptr_comp_43.f90 b/gcc/testsuite/gfortran.dg/proc_ptr_comp_43.f90 index 239fe99f71c1..7bbd4b5bdab4 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" } }