bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bitset statistics


From: Michael Hayes
Subject: Re: Bitset statistics
Date: Sun, 20 Jan 2002 18:15:35 +1300

Akim Demaille writes:
 > I'm very interested by your work.  I maintain Bison which spends a
 > significant time in handling sets. 

Thanks.  I've had an underwhelming response from the GCC mailing list
so far.

 > Would it be possible (i), to have your implementation, and (ii) your
 > input as to we should steal GCC's implementation, or yours (the last
 > question includes ``is it used somewhere, and do you plan to maintain
 > it'').

(i) Sure.

(ii) I have rewritten the code to work with libiberty but have not
fully retested it yet.  It is not used anywhere else yet but hopefully
it will be picked up for use with GCC since efficient bitsets are
going to become increasingly more important.  With any luck the code
should be maintenance free but I'm willing to support it.

I have attached a copy of my latest patch.  I would appreciate any
feedback to improve the consistency of the interface, say for example
the naming of functions, and for suggested improvements.

Michael.

Attachment: bitset.patch.gz
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]