* gcov.c (STRING_SIZE): Remove.
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Jan 2012 18:58:30 +0000 (18:58 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Jan 2012 18:58:30 +0000 (18:58 +0000)
commit93fcbf99770450f97e40c04801f68a2ab992f740
tree192ff47d589a0a7a301a81e60ea26b9e867a2846
parent7e3aae05da05a678a446a3f3424ff7db9cc55c08
* gcov.c (STRING_SIZE): Remove.
(generate_results): Erase annotations for source files with no
coverage information.
(read_line): New.
(output_lines): Use it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@183105 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gcov.c