This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]: cleanup module files from testsuite


 > On Tue, Mar 21, 2006 at 03:53:23PM -0800, Janis Johnson wrote:
 > > This patch cleans up leftover module files from tests in
 > > gfortran.dg.  I'll look at module files from other tests next.
 > > Checked in on trunk; I'll backport the relevant ones to 4.1 and 4.0
 > > in the next few days.
 > 
 > I backported this to 4.1 and 4.0 for gfortran.dg, but haven't yet
 > figured out how to clean up files in the torture suites, which don't
 > support dg- directives.  That's part of a larger problem for torture
 > suites.
 > Janis

Thanks Janis.

BTW, what's the problem about using dg- directives in the torture
suite?  IIRC, gcc.c-torture uses them just fine.  (Using "grep dg-"
shows dozens of instances).  Why can't the gfortran.fortran-torture
suite do the same?

		--Kaveh
--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu


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