diff options
Diffstat (limited to 'gcc/testsuite/gfortran.dg/forall_4.f90')
-rw-r--r-- | gcc/testsuite/gfortran.dg/forall_4.f90 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gfortran.dg/forall_4.f90 b/gcc/testsuite/gfortran.dg/forall_4.f90 index e71e0b847f5..0b0d7316507 100644 --- a/gcc/testsuite/gfortran.dg/forall_4.f90 +++ b/gcc/testsuite/gfortran.dg/forall_4.f90 @@ -64,4 +64,3 @@ contains w = 5 - i end function w end -! { dg-final { cleanup-modules "foo" } } |