]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/gcov.c
gcov.c (STRING_SIZE): Remove.
authorNathan Sidwell <nathan@acm.org>
Wed, 11 Jan 2012 18:58:30 +0000 (18:58 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 11 Jan 2012 18:58:30 +0000 (18:58 +0000)
commit8f961b22656d69425ceb9304f1874132012c811c
tree192ff47d589a0a7a301a81e60ea26b9e867a2846
parent3ad065efe1afb5f3fdb60be75416ca9af94b67b0
gcov.c (STRING_SIZE): Remove.

* gcov.c (STRING_SIZE): Remove.
(generate_results): Erase annotations for source files with no
coverage information.
(read_line): New.
(output_lines): Use it.

From-SVN: r183105
gcc/ChangeLog
gcc/gcov.c