Re: [08/13] Add a ggc_cache_ptr_hash

2015-06-23 Thread Jeff Law
On 06/16/2015 03:03 AM, Richard Sandiford wrote: Like the previous patch, but for ggc_cache_hasher. gcc/ * hash-traits.h (ggc_cache_hasher): Rename to... (ggc_cache_remove): ...this and remove typedefs. (ggc_cache_ptr_hash): New class. * hash-table.h: Update comme

[08/13] Add a ggc_cache_ptr_hash

2015-06-16 Thread Richard Sandiford
Like the previous patch, but for ggc_cache_hasher. gcc/ * hash-traits.h (ggc_cache_hasher): Rename to... (ggc_cache_remove): ...this and remove typedefs. (ggc_cache_ptr_hash): New class. * hash-table.h: Update commentary. * emit-rtl.c (const_int_hasher): Inh