On Fri, Apr 17, 2015 at 09:29:07AM +0200, Richard Biener wrote:
> On Fri, Apr 17, 2015 at 6:38 AM, wrote:
> > From: Trevor Saunders
> >
> > Hi,
> >
> > Last stage 1 I introduced a second form of hash_table that stored elements
> > of
> > value_type in addition to the old form that stored elemen
On Fri, Apr 17, 2015 at 6:38 AM, wrote:
> From: Trevor Saunders
>
> Hi,
>
> Last stage 1 I introduced a second form of hash_table that stored elements of
> value_type in addition to the old form that stored elements of type value_type
> *. That lead to a fair bit of code dupplication in hash_ta