This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/12076] gcov misreports coverage of return statement [NVR]



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]