[Patch, Fortran testsuite, committed] Add/fix dg-final cleanup-module

Tobias Burnus burnus@net-b.de
Tue Aug 2 15:35:00 GMT 2011


This patch fixes dg-final cleanup-modules issues:
* Missing cleanups
* Wrong case: All module files are lower case
* Wrong cleanup (clean up .mod which don't exist instead of the one 
which exists)

One test case actually failed because it had a spurious "use foo" in it 
- I have now deleted that line instead of creating a dummy module ...

There might be still some missing or wrong cleanups, but most remaining 
.mod files are from gfortran.fortran-torture.

Regtested on x86-64-linux and committed as Rev. 177184.

Tobias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: testsuite-cleanup-v2.diff
Type: text/x-patch
Size: 62622 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20110802/88cad8d4/attachment.bin>


More information about the Fortran mailing list