Re: [PATCH] gcov: rename line_next to next_file_fn in function_info

2016-08-05 Thread Nathan Sidwell
On 08/05/16 08:22, Martin Liška wrote: Hello. This corrects a record field name where comment does not correspond to it's name. make check -k RUNTESTFLAGS="gcov.exp" works fine. Ready to install? heh, 'line_next' is perfectly good name for the next function. No, wait, it's stupid! your p

[PATCH] gcov: rename line_next to next_file_fn in function_info

2016-08-05 Thread Martin Liška
8:47 +0200 Subject: [PATCH] gcov: rename line_next to next_file_fn in function_info gcc/ChangeLog: 2016-08-05 Martin Liska * gcov.c (output_intermediate_file): Rename function_info::line_next to next_file_fn. (process_file): Likewise. (read_graph_file): Likewise. (accumulate_line