This is the mail archive of the gcc@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: new edge coverage profiler on gcc 3.3



(Separately) I think we should break them out of libgcc into a libgcov,
so that they work with a shared link of libgcc. We can have a spec which
turns -fcoverage into -lgcov. This is appropriate for 3.4, but is it
too for 3.3?
I think you're asking "too late".

If so, the answer is yes, it's too late. :-(

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