2 ! { dg-options "-fcoarray=lib" }
3 ! { dg-compile-aux-modules "coarray_35.f90" }
5 ! Check that the coarray declared in the module is accessible
6 ! by checking the assembler name
8 ! Contributed by Alessandro Fanfarillo.
27 ! Check for the symbol of the coarray token (w/o system-dependend prefix)
28 ! { dg-final { scan-assembler "caf_token__global_coarrays_MOD_b" } }
29 ! { dg-final { cleanup-modules "global_coarrays" } }