Re: [PATCH] Improve memory statistics report readability.

2019-02-26 Thread Richard Biener
On Tue, Feb 26, 2019 at 3:27 PM Martin Liška wrote: > > Hi. > > The patch is fixing an error in vec_safe_grow_cleared function. > Apart from that I improved readability of the report. > > Patch bootstrap with --enable-gather-detailed-mem-stats. > > Ready to be installed? OK. Richard. > Thanks,

[PATCH] Improve memory statistics report readability.

2019-02-26 Thread Martin Liška
Hi. The patch is fixing an error in vec_safe_grow_cleared function. Apart from that I improved readability of the report. Patch bootstrap with --enable-gather-detailed-mem-stats. Ready to be installed? Thanks, Martin gcc/ChangeLog: 2019-02-26 Martin Liska * alloc-pool.h (struct poo