This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/24550] incorrect gcov code coverage output in 4.0 and 4.1
- From: "reddy at pixar dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Oct 2005 01:36:18 -0000
- Subject: [Bug c++/24550] incorrect gcov code coverage output in 4.0 and 4.1
- References: <bug-24550-10740@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from reddy at pixar dot com 2005-10-27 01:36 -------
Thanks for the bugdb digging Andrew. I did do some searching to see if these
problems were reported, but didn't catch those reports. Sorry 'bout that.
PR 12076 does sound like a dupe, and the alternate behavior just suggested by
Joe would be just fine.
Looks like the last word on PR 15369 was that there was a workaround for the
case submitted there about adding breakpoints within a debugger, though in this
case there is no workaround - the code coverage values will be incorrect.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24550