Re: [PATCH 1/2] convert the rest of the users of pointer_map to hash_map

2014-08-06 Thread Richard Biener
On Wed, Aug 6, 2014 at 3:28 AM, wrote: > From: Trevor Saunders > > hi, > > just what it says on the tin. > > bootstrapped + regtested on x86_64-unknown-linux-gnu, also bootstrapped on > i686-unknown-linux-gnu, ran config-list.mk, ok? gcc/ Ok. Time to remove pointer_map? Thanks, Richard. > T

[PATCH 1/2] convert the rest of the users of pointer_map to hash_map

2014-08-05 Thread tsaunders
From: Trevor Saunders hi, just what it says on the tin. bootstrapped + regtested on x86_64-unknown-linux-gnu, also bootstrapped on i686-unknown-linux-gnu, ran config-list.mk, ok? gcc/ Trev * hash-map.h (default_hashmap_traits): Adjust overloads of hash function to not conflic