diff options
Diffstat (limited to 'gcc/testsuite/gfortran.dg/entry_18.f90')
-rw-r--r-- | gcc/testsuite/gfortran.dg/entry_18.f90 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gfortran.dg/entry_18.f90 b/gcc/testsuite/gfortran.dg/entry_18.f90 index 0cfe842137e..b9cc41740a6 100644 --- a/gcc/testsuite/gfortran.dg/entry_18.f90 +++ b/gcc/testsuite/gfortran.dg/entry_18.f90 @@ -33,4 +33,3 @@ entry glocalb( x, y ) y = x end subroutine end module -! { dg-final { cleanup-modules "gsub" } } |