Add missing cleanup in gfortran.dg/coarray_35a.f90
2015-02-18 Tom de Vries <tom@codesourcery.com> * gfortran.dg/coarray_35a.f90: Add missing cleanup-modules. From-SVN: r220799
This commit is contained in:
parent
52169fa525
commit
b06684b7ab
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2015-02-18 Tom de Vries <tom@codesourcery.com>
|
||||
|
||||
* gfortran.dg/coarray_35a.f90: Add missing cleanup-modules.
|
||||
|
||||
2015-02-18 Tom de Vries <tom@codesourcery.com>
|
||||
|
||||
* gfortran.dg/pr37287-1.f90: Add missing cleanup-modules.
|
||||
|
|
|
@ -26,3 +26,4 @@ end program testmod
|
|||
|
||||
! Check for the symbol of the coarray token (w/o system-dependend prefix)
|
||||
! { dg-final { scan-assembler "caf_token__global_coarrays_MOD_b" } }
|
||||
! { dg-final { cleanup-modules "global_coarrays" } }
|
||||
|
|
Loading…
Add table
Reference in a new issue