[Bug other/20564] gcov default behaviour changed

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20564

[Bug other/20564] gcov default behaviour changed

2005-03-21 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-21 12:34 --- Subject: Bug 20564 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-03-21 12:32:55 Modified files: gcc: Change

[Bug other/20564] gcov default behaviour changed

2005-03-21 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-21 12:32 --- Subject: Bug 20564 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-03-21 12:31:11 Modified files: gcc: ChangeLog gcov.c gcc/doc

[Bug other/20564] gcov default behaviour changed

2005-03-21 Thread nathan at gcc dot gnu dot org
--- Additional Comments From nathan at gcc dot gnu dot org 2005-03-21 12:31 --- 2005-03-21 Nathan Sidwell <[EMAIL PROTECTED]> PR other/20564 * gcov.c (output_lines): Only output function block summary when outputting branch information. * doc/gcov.texi:

[Bug other/20564] gcov default behaviour changed

2005-03-21 Thread chris at bubblescope dot net
--- 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

[Bug other/20564] gcov default behaviour changed

2005-03-20 Thread nathan at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |nathan at gcc dot gnu dot |dot org |org Status|UNCONFIRMED

[Bug other/20564] gcov default behaviour changed

2005-03-20 Thread nathan at gcc dot gnu dot org
--- 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

[Bug other/20564] gcov default behaviour changed

2005-03-20 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-20 13:55 --- gcov output is suposed to be human readable and not machine readable. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20564

[Bug other/20564] gcov default behaviour changed

2005-03-20 Thread chris at bubblescope dot net
--- Additional Comments From chris at bubblescope dot net 2005-03-20 13:03 --- *** Bug 20566 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20564

[Bug other/20564] gcov default behaviour changed

2005-03-20 Thread chris at bubblescope dot net
--- Additional Comments From chris at bubblescope dot net 2005-03-20 13:02 --- *** Bug 20565 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20564

[Bug other/20564] gcov default behaviour changed

2005-03-20 Thread chris at bubblescope dot net
--- Additional Comments From chris at bubblescope dot net 2005-03-20 12:45 --- As soon as I've submitted this bug, I've found the documentation notes this change.. I would still ask is there a way to get back the earlier behaviour? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20564