X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gcc%2Ftestsuite%2Fgfortran.dg%2Fder_io_2.f90;h=e102a97a5755e23989a9052a4cee44866f6a4425;hb=4d8cd3a26294ce35abb17668eac2b6c38dd23bd0;hp=09878b690e91ec8324ec39c56df7f66849c8e072;hpb=c944d49b3bd3667c65c299afd3b1d756084203f4;p=platform%2Fupstream%2Fgcc48.git diff --git a/gcc/testsuite/gfortran.dg/der_io_2.f90 b/gcc/testsuite/gfortran.dg/der_io_2.f90 index 09878b6..e102a97 100644 --- a/gcc/testsuite/gfortran.dg/der_io_2.f90 +++ b/gcc/testsuite/gfortran.dg/der_io_2.f90 @@ -51,5 +51,3 @@ program prog write (*, *) z ! { dg-error "PRIVATE components" } write (*, *) zb end program prog - -! { dg-final { cleanup-modules "gfortran2" } }