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: [rfa] libiberty: splay tree performance improvement


Hi -

rth wrote:

> > The opaque key value is already copied among nodes within the tree,
> > [...] so the key objects cannot be that transient.
> 
> That's for keys stored in the tree.  Keys presented via lookup
> needn't be stable.

You're right.  So does this new requirement sound acceptable,
or else shall I fork splay-tree for libmudflap's pattern of usage?

- FChE

Attachment: pgp00000.pgp
Description: PGP signature


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