[Bug other/12137] [GCOV] Should treat .h files exactly as .C files: should count usage per/file, not per .C module

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Nov 2 22:40:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12137


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-02 22:40 -------
This is not much too hard to do as the each module (*.o) gets a .da (or .gcda) file and on the 
mainline more than one source file can be compiled into one module so this makes the problem 
even more hard and will not be done.



More information about the Gcc-bugs mailing list