Commit b06684b7 by Tom de Vries Committed by Tom de Vries

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
parent 52169fa5
2015-02-18 Tom de Vries <tom@codesourcery.com> 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. * gfortran.dg/pr37287-1.f90: Add missing cleanup-modules.
2015-02-18 Tom de Vries <tom@codesourcery.com> 2015-02-18 Tom de Vries <tom@codesourcery.com>
......
...@@ -26,3 +26,4 @@ end program testmod ...@@ -26,3 +26,4 @@ end program testmod
! Check for the symbol of the coarray token (w/o system-dependend prefix) ! 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 { scan-assembler "caf_token__global_coarrays_MOD_b" } }
! { dg-final { cleanup-modules "global_coarrays" } }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment