This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [new-regalloc] What is the status on current sources
I wrote:
> The latest version of the Mercury standard library also has something
> similar, although in Mercury ;-)
That is basically the same data structure as gcc's bitmap.h.
Sorry for the unnecessary bandwidth, I didn't realize that gcc
already had something like that until Zack mentioned that there
were already two different bitmap systems in gcc (at which point
I went and read the code).
--
Fergus Henderson <fjh@cs.mu.oz.au> | "I have always known that the pursuit
| of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.