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: [PATCH 5/5] Update statistics about needed symbols in IPA ICF.


On 11/11/19 6:38 AM, Martin Liska wrote:
> 
> gcc/ChangeLog:
> 
> 2019-11-11  Martin Liska  <mliska@suse.cz>
> 
> 	* ipa-icf.c (sem_item_optimizer::execute): Save
> 	loaded_symbols.
> 	(sem_item_optimizer::parse_nonsingleton_classes):
> 	Return number of loaded symbols.
> 	(sem_item_optimizer::merge_classes): Print
> 	statistics about totally needed symbols.
> 	* ipa-icf.h (parse_nonsingleton_classes): Change return
> 	type.
> 	(merge_classes): Add one argument.
OK
jeff


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