Fallout for new memory statistics infrastructure.
authorMartin Liska <mliska@suse.cz>
Tue, 16 Jun 2015 13:24:54 +0000 (15:24 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Tue, 16 Jun 2015 13:24:54 +0000 (13:24 +0000)
commitca30789c8a33028a0fd0aaf6715d3de460556526
tree6c0e87d0db22d0030a590873fd2f9392ab7b7cfb
parent022850c0eedd0dd9fc0c6f2d1b41ec3bef031323
Fallout for new memory statistics infrastructure.

        * bitmap.c (dump_bitmap_statistics): Fix GNU coding style.
* hash-table.c (void dump_hash_table_loc_statistics): Add missing
guard.

From-SVN: r224518
gcc/ChangeLog
gcc/bitmap.c
gcc/hash-table.c