On 06/23/2015 08:45 AM, Richard Sandiford wrote:
Like the previous patch, but for decl hashers. There's only one copy of this so far, but the idea seems general.gcc/ * tree-hash-traits.h (tree_decl_hash): New class. * tree-ssa-strlen.c: Include tree-hash-traits.h. (stridxlist_hash_traits): Use tree_decl_hash.
OK. jeff