r254627 - in /trunk/gcc: ChangeLog coverage.c d...
marxin@gcc.gnu.org
marxin@gcc.gnu.org
Fri Nov 10 14:40:00 GMT 2017
Author: marxin
Date: Fri Nov 10 14:40:17 2017
New Revision: 254627
URL: https://gcc.gnu.org/viewcvs?rev=254627&root=gcc&view=rev
Log:
GCOV: do not support unexecuted blocks in Ada
2017-11-10 Martin Liska <mliska@suse.cz>
* coverage.c (coverage_init): Stream information about
support of has_unexecuted_blocks.
* doc/gcov.texi: Document that.
* gcov-dump.c (dump_gcov_file): Support it in gcov_dump tool.
* gcov.c (read_graph_file): Likewise.
(output_line_beginning): Fix a small issue with
color output.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/coverage.c
trunk/gcc/doc/gcov.texi
trunk/gcc/gcov-dump.c
trunk/gcc/gcov.c
More information about the Gcc-cvs
mailing list