r239168 - in /trunk/gcc: ChangeLog gcov.c
marxin@gcc.gnu.org
marxin@gcc.gnu.org
Fri Aug 5 13:50:00 GMT 2016
Author: marxin
Date: Fri Aug 5 13:50:02 2016
New Revision: 239168
URL: https://gcc.gnu.org/viewcvs?rev=239168&root=gcc&view=rev
Log:
gcov: rename line_next to next_file_fn in function_info
* gcov.c (output_intermediate_file): Rename
function_info::line_next to next_file_fn.
(process_file): Likewise.
(read_graph_file): Likewise.
(accumulate_line_counts): Likewise.
(output_lines): Likewise.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/gcov.c
More information about the Gcc-cvs
mailing list