[Bug other/20564] gcov default behaviour changed
chris at bubblescope dot net
gcc-bugzilla@gcc.gnu.org
Mon Mar 21 10:14:00 GMT 2005
------- Additional Comments From chris at bubblescope dot net 2005-03-21 10:14 -------
(Hmm.. I thought I posted this before..)
My personal problem isn't the lines beginning zero, but the ones like:
function _Z3fooIiEiT_ called 1 returned 100% blocks executed 75%
Which before I had to turn on, but now just appear automatically.. The main
problem they cause is that if I get the gcov output of the same file in multiple
executables, they appear in different places... At the moment I just filter any
line without a : in it, but it would be nice to be able to turn them off... or
promise they'll never get a colon?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20564
More information about the Gcc-bugs
mailing list