OSDN Git Service

2010-04-24 Kai Tietz <kai.tietz@onevision.com>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gfortran.dg / test_only_clause.f90
index 7c63e2b..a02a759 100644 (file)
@@ -18,3 +18,5 @@ module testOnlyClause
       endif
     end subroutine testOnly
 end module testOnlyClause
+
+! { dg-final { cleanup-modules "testonlyclause" } }