diff options
Diffstat (limited to 'gcc/testsuite/gfortran.dg/coarray_lib_token_2.f90')
-rw-r--r-- | gcc/testsuite/gfortran.dg/coarray_lib_token_2.f90 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gfortran.dg/coarray_lib_token_2.f90 b/gcc/testsuite/gfortran.dg/coarray_lib_token_2.f90 index 06311547011..fe4df3b0da6 100644 --- a/gcc/testsuite/gfortran.dg/coarray_lib_token_2.f90 +++ b/gcc/testsuite/gfortran.dg/coarray_lib_token_2.f90 @@ -113,4 +113,3 @@ end program main ! { dg-final { scan-tree-dump-times "sub_opt \\(.integer.kind=4. .. caf.data, caf.token, 0\\)" 1 "original" } } ! ! { dg-final { cleanup-tree-dump "original" } } -! { dg-final { cleanup-modules "matrix_data" } } |