diff options
author | Kenneth Zadeck <zadeck@naturalbridge.com> | 2008-10-08 02:52:28 +0000 |
---|---|---|
committer | Kenneth Zadeck <zadeck@gcc.gnu.org> | 2008-10-08 02:52:28 +0000 |
commit | beb0c9cc7873713b83a6d8ecfe8a92adbfc3a787 (patch) | |
tree | 9542e5e0721a973bbd1bdf8f3e87a10764e1761d /gcc/cse.c | |
parent | 8c6a9fb728a2490e6883221823c4208219a926c9 (diff) | |
download | gcc-beb0c9cc7873713b83a6d8ecfe8a92adbfc3a787.zip gcc-beb0c9cc7873713b83a6d8ecfe8a92adbfc3a787.tar.gz gcc-beb0c9cc7873713b83a6d8ecfe8a92adbfc3a787.tar.bz2 |
re PR middle-end/37448 (cannot compile big function)
2008-10-07 Kenneth Zadeck <zadeck@naturalbridge.com>
PR rtl-optimization/37448
alloc_pool_desc (elt_size): New field.
alloc_pool_desc (created, allocated, current, peak): Make unsigned
long.
output_info (count): Renamed total_created and made unsigned long.
output_info (size): Renamed total_allocated and made unsigned long.
alloc-pool.c (create_alloc_pool, empty_alloc_pool, pool_alloc,
pool_free): Properly keep track of desc->size.
(print_statistics, dump_alloc_pool_statistics): Enhance the
printing of statistics to print the number of elements and to use
unsigned longs.
From-SVN: r140960
Diffstat (limited to 'gcc/cse.c')
0 files changed, 0 insertions, 0 deletions