X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gcc%2Ftestsuite%2Fgfortran.dg%2Fallocate_with_source_1.f90;h=0069092f6b8b3ac9aa942c0acff567cc3336e2db;hb=4d8cd3a26294ce35abb17668eac2b6c38dd23bd0;hp=d386bb33b7c99f02c6570c31d03c46e766e95f42;hpb=c944d49b3bd3667c65c299afd3b1d756084203f4;p=platform%2Fupstream%2Fgcc48.git diff --git a/gcc/testsuite/gfortran.dg/allocate_with_source_1.f90 b/gcc/testsuite/gfortran.dg/allocate_with_source_1.f90 index d386bb3..0069092 100644 --- a/gcc/testsuite/gfortran.dg/allocate_with_source_1.f90 +++ b/gcc/testsuite/gfortran.dg/allocate_with_source_1.f90 @@ -26,4 +26,3 @@ program note7_35 if (name .ne. 'xxxxxxxxxx') call abort if (len (name) .ne. 10 ) call abort end program note7_35 -! { dg-final { cleanup-modules "foo" } }