]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
2017-06-04 Dominique d'Humieres <dominiq@lps.ens.fr>
authordominiq <dominiq@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 4 Jun 2017 18:47:09 +0000 (18:47 +0000)
committerdominiq <dominiq@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 4 Jun 2017 18:47:09 +0000 (18:47 +0000)
Add missing file in the previous commit.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@248862 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/gfortran.dg/proc_ptr_comp_43.f90

index 239fe99f71c1497357071a1439c7cf56727509fc..7bbd4b5bdab455867c3e0ba43edbf73940e4af43 100644 (file)
@@ -28,5 +28,3 @@ contains
   end subroutine go
 
 end module m
-
-! { dg-final { cleanup-modules "m" } }