Re: [PATCH] Pass memory statistics for {symbol,call}_summary.

2019-10-29 Thread Jan Hubicka
> Hi. > > The pass passes memory allocation location to underlying > hash_map (and vec). > > Patch can bootstrap on x86_64-linux-gnu and survives regression tests. > > Ready to be installed? OK, thanks! Honza > Thanks, > Martin > > gcc/ChangeLog: > > 2019-10-29 Martin Liska > > * sym

[PATCH] Pass memory statistics for {symbol,call}_summary.

2019-10-29 Thread Martin Liška
Hi. The pass passes memory allocation location to underlying hash_map (and vec). Patch can bootstrap on x86_64-linux-gnu and survives regression tests. Ready to be installed? Thanks, Martin gcc/ChangeLog: 2019-10-29 Martin Liska * symbol-summary.h (function_summary): Pass memory lo