X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gcc%2Ftestsuite%2Fgfortran.dg%2Fgeneric_15.f90;h=179d04a53cc71487991a49952f8deb92241b75e9;hb=4d8cd3a26294ce35abb17668eac2b6c38dd23bd0;hp=127868473ff9595af1d1b7a67af28f2388a91966;hpb=c944d49b3bd3667c65c299afd3b1d756084203f4;p=platform%2Fupstream%2Fgcc48.git diff --git a/gcc/testsuite/gfortran.dg/generic_15.f90 b/gcc/testsuite/gfortran.dg/generic_15.f90 index 1278684..179d04a 100644 --- a/gcc/testsuite/gfortran.dg/generic_15.f90 +++ b/gcc/testsuite/gfortran.dg/generic_15.f90 @@ -41,4 +41,3 @@ PROGRAM main CALL odfname(base,i,cnames) if (trim (cnames(1)) .ne. "odfamilycnames") call abort END PROGRAM -! { dg-final { cleanup-modules "test" } }