This is the mail archive of the gcc@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: TREE_CODE mania


On Tuesday, September 3, 2002, at 08:51 PM, Daniel Berlin wrote:

Do we really care about locality for many other things anyway?
I do not have any answer. But to get an answer we need to actually
know/measure memory usage pattern. I think, before using different
memory allocation and memory management schemes we need to
know what are the requirements. And  using TREE_CODE function
is one of many experiments in an attempt to answer that question.

-Devang


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