]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix memory report layout at various places.
authorMartin Liska <mliska@suse.cz>
Wed, 3 Jun 2015 09:36:08 +0000 (11:36 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Wed, 3 Jun 2015 09:36:08 +0000 (09:36 +0000)
commitb2b43e33298fd62d7348696044e51086a02b0cb2
tree7c6a8149f569ee6faec897bb31d43beb8e5b4577
parentac05926156c0997b191af1176122ee3d8663d19e
Fix memory report layout at various places.

* alloc-pool.h (struct pool_usage): Correct space padding.
* ggc-page.c (ggc_print_statistics): Align columns in a report.
* mem-stats.h (struct mem_usage): Add argument to print_dash_line.
* tree.c (dump_tree_statistics): Align columns in a report.

From-SVN: r224071
gcc/ChangeLog
gcc/alloc-pool.h
gcc/ggc-page.c
gcc/mem-stats.h
gcc/tree.c