[Bug other/20564] gcov default behaviour changed
nathan at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Mar 20 15:11:00 GMT 2005
------- Additional Comments From nathan at gcc dot gnu dot org 2005-03-20 15:11 -------
whilst gcov output is primarily human readable, it should be machine processable.
I do not consider this a regression, because the additional lines are all tagged
as line 0. filter scripts should be written to deal with line zero specially.
A note should be added to gcov's documentation to the effect that
a) filters should be robust to line zero changes
b) line zero data is not guaranteed unchanging
--
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20564
More information about the Gcc-bugs
mailing list