r254678 - in /trunk/gcc: ChangeLog gcov.c
marxin@gcc.gnu.org
marxin@gcc.gnu.org
Mon Nov 13 09:06:00 GMT 2017
Author: marxin
Date: Mon Nov 13 09:06:54 2017
New Revision: 254678
URL: https://gcc.gnu.org/viewcvs?rev=254678&root=gcc&view=rev
Log:
GCOV: remove typedef of coverage_t.
2017-11-13 Martin Liska <mliska@suse.cz>
* gcov.c (struct coverage_info): Remove typedef of coverage_t.
(struct source_info): Likewise.
(add_branch_counts): Likewise.
(add_line_counts): Likewise.
(function_summary): Likewise.
(output_intermediate_line): Likewise.
(generate_results): Likewise.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/gcov.c
More information about the Gcc-cvs
mailing list