From: dominiq Date: Sun, 4 Jun 2017 18:47:09 +0000 (+0000) Subject: 2017-06-04 Dominique d'Humieres X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=052373e5ba74fd7cd991072c1846bef18cc676a0;p=thirdparty%2Fgcc.git 2017-06-04 Dominique d'Humieres Add missing file in the previous commit. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@248862 138bc75d-0d04-0410-961f-82ee72b054a4 --- 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" } }