Re: [cxx-conversion] Convert various htab_t tables to hash_table

2012-12-12 Thread Diego Novillo
On Tue, Dec 11, 2012 at 5:46 PM, Lawrence Crowl cr...@googlers.com wrote: Update various htab_t tables to hash_table. Each file is independent. Update dependent calls and types. * tree-ssa-strlen.c'decl_to_stridxlist_htab Fold decl_to_stridxlist_hash into new struct stridxlist_hasher. *

[cxx-conversion] Convert various htab_t tables to hash_table

2012-12-11 Thread Lawrence Crowl
Update various htab_t tables to hash_table. Each file is independent. Update dependent calls and types. * tree-ssa-strlen.c'decl_to_stridxlist_htab Fold decl_to_stridxlist_hash into new struct stridxlist_hasher. * tree-ssa-loop-ivopts.c'ivopts_data::inv_expr_tab Fold htab_inv_expr_hash and