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 testcase temp files


 > > Okay for mainline/4.1/4.0?
 > 
 > This is ok for mainline and 4.1.  4.0 is virtually unsupported
 > (too much do, too few hands :(

Since I'm only tweeking testcases, I can't break the released
compiler.  (The patch applies cleanly, except for testcases that don't
exist on that branch.)

Can I do 4.0 also?  Maybe after a week?


 > The *.mod can be deleted.  I don't know dejagnu well enough.
 > Is a { dg-final { rm file.mod } }?
 > Steve

I'm not sure if we should use a fortran statement "call unlink" or a
dejagnu command.  Maybe dg-final { cleanup-fortran-module "foo" }.

Janis, what do you think?  Can you help?

		--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]