This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r194600 - /branches/cxx-conversion/gcc/statisti...


Author: crowl
Date: Wed Dec 19 00:59:53 2012
New Revision: 194600

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194600
Log:
Convert statistics.c'statistics_hashes from htab_t to hash_table.

Fold hash_statistics_eq into new struct stats_counter_hasher.

Update dependent calls and types.

Tested on x86_64.



Modified:
    branches/cxx-conversion/gcc/statistics.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]