This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap compare failure in ada/targparm.o on i686-pc-linux-gnu?
On Mon, Apr 04, 2005 at 07:57:09PM -0300, Alexandre Oliva wrote:
> My head hurts about the GGC implications of opaque pointers in such a
> hash table, and retaining pointers in the hash table that have already
> been otherwise freed.
These are solved problems.
Joe has the correct answer to the question of whether hashing
on pointers is allowed.
r~