gcc/libcpp
Martin Liska 60448173c4 Improve memory statistics report readability.
2019-02-26  Martin Liska  <mliska@suse.cz>

	* alloc-pool.h (struct pool_usage): Remove extra
	print_dash_line.
	* bitmap.h (struct bitmap_usage): Likewise.
	* ggc-common.c (struct ggc_usage): Likewise.
	* mem-stats.h (struct mem_usage): Likewise.
	(mem_alloc_description::dump): Print dash lines
	here and repeat header at the end of a table report.
	It's then more readable.
	* tree-phinodes.c (phinodes_print_statistics): Make
	horizontal alignment.
	* tree-ssanames.c (ssanames_print_statistics): Likewise.
	* vec.c (struct vec_usage): Remove extra print_dash_line.
	* vec.h (vec_safe_grow_cleared): Pass PASS_MEM_STAT.
2019-02-26  Martin Liska  <mliska@suse.cz>

	* symtab.c (ht_dump_statistics): Make
	horizontal alignment for statistics.

From-SVN: r269221
2019-02-26 17:27:52 +00:00
..
include Fix ICE with #line directive (PR c/89410) 2019-02-20 20:07:20 +00:00
po * da.po: Update. 2019-02-14 20:50:51 +00:00
aclocal.m4
ChangeLog Improve memory statistics report readability. 2019-02-26 17:27:52 +00:00
ChangeLog.jit
charset.c Update copyright years. 2019-01-01 13:31:55 +01:00
config.in
configure
configure.ac
directives-only.c Update copyright years. 2019-01-01 13:31:55 +01:00
directives.c re PR preprocessor/88974 (ICE: Segmentation fault (in linemap_resolve_location)) 2019-01-26 11:08:00 +01:00
errors.c Update copyright years. 2019-01-01 13:31:55 +01:00
expr.c re PR preprocessor/88974 (ICE: Segmentation fault (in linemap_resolve_location)) 2019-01-26 11:08:00 +01:00
files.c Update copyright years. 2019-01-01 13:31:55 +01:00
identifiers.c Update copyright years. 2019-01-01 13:31:55 +01:00
init.c Update copyright years. 2019-01-01 13:31:55 +01:00
internal.h re PR preprocessor/88974 (ICE: Segmentation fault (in linemap_resolve_location)) 2019-01-26 11:08:00 +01:00
lex.c Update copyright years. 2019-01-01 13:31:55 +01:00
line-map.c Use 1UL constant in order to not overflow (PR c++/89383). 2019-02-18 09:46:19 +00:00
location-example.txt
macro.c Update copyright years. 2019-01-01 13:31:55 +01:00
Makefile.in Update copyright years. 2019-01-01 13:31:55 +01:00
makeucnid.c Update copyright years. 2019-01-01 13:31:55 +01:00
mkdeps.c Update copyright years. 2019-01-01 13:31:55 +01:00
pch.c Update copyright years. 2019-01-01 13:31:55 +01:00
symtab.c Improve memory statistics report readability. 2019-02-26 17:27:52 +00:00
system.h Update copyright years. 2019-01-01 13:31:55 +01:00
traditional.c Update copyright years. 2019-01-01 13:31:55 +01:00
ucnid.h Update copyright years. 2019-01-01 13:31:55 +01:00
ucnid.tab Update copyright years. 2019-01-01 13:31:55 +01:00