OSDN Git Service

fortran/
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gfortran.dg / equiv_constraint_3.f90
index 89d4fcb..6d7c363 100644 (file)
@@ -10,4 +10,4 @@ INTEGER :: L
 EQUIVALENCE(K,L) ! { dg-error "conflicts with USE ASSOCIATED attribute" }
 END
 
-
+! { dg-final { cleanup-modules "TEST" } }