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: Remove coverage count files




--On Thursday, August 08, 2002 11:12:12 AM +0100 Nathan Sidwell <nathan@codesourcery.com> wrote:

Hi,
this patch removes the .da file whenever new .bb and .bbg files are
created. Thus you cannot get mismatched versions of these files.
I did consider simoly removing the .da file on every compilation, but
think that might be too rude.

tested on i686-pc-linux-gnu. ok?
Yes, thanks.


--
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


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