r254672 - in /trunk/gcc: ChangeLog gcov.c

marxin@gcc.gnu.org marxin@gcc.gnu.org
Mon Nov 13 09:05:00 GMT 2017


Author: marxin
Date: Mon Nov 13 09:05:20 2017
New Revision: 254672

URL: https://gcc.gnu.org/viewcvs?rev=254672&root=gcc&view=rev
Log:
GCOV: introduce global vector of functions

2017-11-13  Martin Liska  <mliska@suse.cz>

	* gcov.c (read_graph_file): Store to global vector of functions.
	(read_count_file): Iterate the vector.
	(process_file): Likewise.
	(generate_results): Likewise.
	(release_structures): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gcov.c



More information about the Gcc-cvs mailing list