This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12076] gcov misreports coverage of return statement [NVR]
- 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:41:25 -0000
- Subject: [Bug c++/12076] gcov misreports coverage of return statement [NVR]
- References: <bug-12076-6823@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #12 from reddy at pixar dot com 2005-10-27 01:41 -------
Having code coverage emit a "-" instead of "#####" in this case sounds
appropriate and would certainly solve the problem for me.
Is there a way to workaround this issue by reorganizing code, or something
else, so that I can fool the NVR smarts into not getting invoked in this
particular case?
--
reddy at pixar dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |reddy at pixar dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12076