OSDN Git Service

* lib/gcc-dg.exp (cleanup-modules): New proc.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gfortran.dg / der_io_3.f90
index 5fdc724..01066cf 100644 (file)
@@ -38,3 +38,5 @@ end module m2
 use m2
 call test
 end
+
+! { dg-final { cleanup-modules "m1 m2" } }