Fix GNU coding style in memory statistics.
authorMartin Liska <mliska@suse.cz>
Wed, 3 Jun 2015 14:49:13 +0000 (16:49 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Wed, 3 Jun 2015 14:49:13 +0000 (14:49 +0000)
commit80a4fe78bf071c07a71f640bd861193b85c27138
tree6099942cfb1d37ffb58443756cd0f685b1cfd9f8
parent368054069fadd814a2d36d1614a393982019ed9b
Fix GNU coding style in memory statistics.

* alloc-pool.h (struct pool_usage): Correct GNU coding style.
* bitmap.h (struct bitmap_usage): Likewise.
* ggc-common.c (struct ggc_usage): Likewise.
* mem-stats.h (struct mem_location): Likewise.
(struct mem_usage): Likewise.
* vec.c (struct vec_usage): Likewise.

From-SVN: r224082
gcc/ChangeLog
gcc/alloc-pool.h
gcc/bitmap.h
gcc/ggc-common.c
gcc/mem-stats.h
gcc/vec.c