This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Hash table changes from cxx-conversion branch


On 3/27/13, Lawrence Crowl <crowl@googlers.com> wrote:
> On 3/27/13, Richard Biener <richard.guenther@gmail.com> wrote:
> > On Mar 23, 2013 Lawrence Crowl <crowl@googlers.com> wrote:
>  > > This patch is a consolodation of the hash_table patches to the
> > > cxx-conversion branch.
> > >
> > > Update various hash tables from htab_t to hash_table.
> > > Modify types and calls to match.
> >
> > Ugh.  Can you split it up somewhat ... like split target bits
> > away at least?  Targets may prefer to keep the old hashes for
> > ease of branch maintainance.
>
> I will do that.

I have attached the separated patches and their descriptions.

-- 
Lawrence Crowl

Attachment: htab_non_config.gz
Description: GNU Zip compressed data

Attachment: htab_config.gz
Description: GNU Zip compressed data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]