diff options
author | steven <steven@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-03-07 17:27:52 +0000 |
---|---|---|
committer | steven <steven@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-03-07 17:27:52 +0000 |
commit | 28d3effc665ce1967efc443b8f058bbbe3075acb (patch) | |
tree | d681019b5608b07085f815b32e7b7a7e147a154f /libffi/src | |
parent | 8d406004526c5af2b4475509b6dfb687881f1bd4 (diff) | |
download | gcc-28d3effc665ce1967efc443b8f058bbbe3075acb.tar.gz |
* 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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@196525 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libffi/src')
0 files changed, 0 insertions, 0 deletions