This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [rfc] Cleaning up .mod files from testsuite runs
- From: FranÃois-Xavier Coudert <Francois-Xavier dot Coudert at lcp dot u-psud dot fr>
- To: "Billinghurst, David \(CALCRTS\)" <david dot billinghurst at comalco dot riotinto dot com dot au>
- Cc: fortran at gcc dot gnu dot org
- Date: Mon, 02 May 2005 09:02:51 +0200
- Subject: Re: [rfc] Cleaning up .mod files from testsuite runs
- Organization: Laboratoire de Chimie Physique
- References: <026DCC31AB859648A6F16C0E5CD2580D056B7D@calttsv025.cal.riotinto.org>
How do people feel about this? I can prepare a patch for the
other cases if people think it is worth doing.
There are lots of testcases using modules, and will certainly be more in the
future. Couldn't we add a general mechanism to do this (question is, is
there any case where we have a .mod file that we'd like to keep after a
testcase is run)?
FX