X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gcc%2Ftestsuite%2Fgfortran.dg%2Finterface_19.f90;h=2d72caa058d6ff520dcc86ce540cda4135d64c6f;hb=4d8cd3a26294ce35abb17668eac2b6c38dd23bd0;hp=7a88fc91b3efc261889c4ad7615be9e2a0a37bb7;hpb=c944d49b3bd3667c65c299afd3b1d756084203f4;p=platform%2Fupstream%2Fgcc48.git diff --git a/gcc/testsuite/gfortran.dg/interface_19.f90 b/gcc/testsuite/gfortran.dg/interface_19.f90 index 7a88fc9..2d72caa 100644 --- a/gcc/testsuite/gfortran.dg/interface_19.f90 +++ b/gcc/testsuite/gfortran.dg/interface_19.f90 @@ -27,6 +27,3 @@ intrinsic dcos call sub() call sub(dcos) end - -! { dg-final { cleanup-modules "m" } } -