This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Fortran] Patch ping


On Tue, Apr 17, 2012 at 12:47:48AM +0200, Tobias Burnus wrote:

>Approved but not yet committed:

>Bernhard:
>- [PATCH] gfortran testsuite: implicitly cleanup-modules, part 2
>  http://gcc.gnu.org/ml/fortran/2012-04/msg00065.html

Before actually pushing this, I ment to ask if we *want* to make
sure that we do not add superfluous cleanup-module calls in the
future (which would slow down testing needlessly)?

If so we would either have to manually reject occurances of those during
patch-review or install a warning or the like if there is an explicit
cleanup-modules call yielding the same set as the now automatically
determined set.

Since i have not yet looked into the automatic warning myself i would
have hoped that you would not add more explicit cleanup-module calls but
i guess this will not really work out, long-term :)

Thoughts?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]