This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [3.4-BIB] Profile reading cleanup


On Fri, Nov 08, 2002 at 12:59:45PM +0100, Zdenek Dvorak wrote:
> 	* Makefile.in (profile.o): Add hashtab.h dependency.
> 	* gcov-io.h (GCOV_SUMMARY_LENGTH): New.
> 	* profile.c: Include hashtab.h.
> 	(htab_counts_index_hash, htab_counts_index_eq, htab_counts_index_del,
> 	cleanup_counts_index, index_counts_file, struct section_reference,
> 	struct da_index_entry, counts_file_name, counts_file_index): New.
> 	(get_exec_counts, init_branch_prob): Modified.

Ok.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]