diff options
author | Steven Bosscher <steven@gcc.gnu.org> | 2013-03-07 17:27:52 +0000 |
---|---|---|
committer | Steven Bosscher <steven@gcc.gnu.org> | 2013-03-07 17:27:52 +0000 |
commit | c4c2f9fa57d529def134eb95c0a9702aec7b3002 (patch) | |
tree | d681019b5608b07085f815b32e7b7a7e147a154f /gcc/tree-ssa-ter.c | |
parent | d415f879a08ce6ac17bfb32c097fe6912a20acf9 (diff) | |
download | gcc-c4c2f9fa57d529def134eb95c0a9702aec7b3002.zip gcc-c4c2f9fa57d529def134eb95c0a9702aec7b3002.tar.gz gcc-c4c2f9fa57d529def134eb95c0a9702aec7b3002.tar.bz2 |
bitmap.c (struct bitmap_descriptor_d): Use unsigned HOST_WIDEST_INT for all counters.
* bitmap.c (struct bitmap_descriptor_d): Use unsigned HOST_WIDEST_INT
for all counters.
(struct output_info): Likewise.
(register_overhead): Remove bad gcc_assert.
(bitmap_find_bit): If there is only a single bitmap element, do not
count a miss as a search.
(print_statistics): Update for counter type changes.
(dump_bitmap_statistics): Likewise. Print headers such that they
are properly lined up with the printed counters.
From-SVN: r196525
Diffstat (limited to 'gcc/tree-ssa-ter.c')
0 files changed, 0 insertions, 0 deletions