OSDN Git Service

2010-01-07 Tobias Burnus <burnus@net-b.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gfortran.dg / private_type_7.f90
index c449172..b9ad8fa 100644 (file)
@@ -32,3 +32,4 @@ program testit
   k = foo(i)
   print *, "in the main:", k
 end program testit
+! { dg-final { cleanup-modules "gfcbug68" } }