Re: [04/13] Add {mark,is}_{empty,deleted} to pointer_hash

2015-06-23 Thread Jeff Law
On 06/16/2015 02:53 AM, Richard Sandiford wrote: This patch just adds the standard pointer handling of empty and deleted entries. As the series goes on, more and more traits classes will inherit these definitions, to the point where we can require the functions to exist. gcc/ * hash-tra

[04/13] Add {mark,is}_{empty,deleted} to pointer_hash

2015-06-16 Thread Richard Sandiford
This patch just adds the standard pointer handling of empty and deleted entries. As the series goes on, more and more traits classes will inherit these definitions, to the point where we can require the functions to exist. gcc/ * hash-traits.h (pointer_hash::mark_deleted, pointer_hash::ma