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 -


dj wrote:

> New fields must always be added at the end of the structure, 

Given the uninstalled nature of libiberty, why is this important?

> and you must verify that nothing outside of libiberty allocates
> memory for this structure (dynamically or statically).  

There are no references to the type name outside libiberty in
either gcc or gdb code bases.  Can you suggest another
nonexistence assurance test?

With respect to gdb, I'll run a testsuite with and without the
change and bother them with it if the effects are noticeable.


- 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]