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: More DOM memory reductions


On Mon, 2004-09-20 at 21:17 -0600, Jeffrey A Law wrote:
> And the never ending task continues.
> 
> This patch moves equivalences from a pass-local varray table in DOM
> to a first class field within the SSA_NAME structure.

Can you please add comments to  the fields and macros you added to
tree.h before you commit it?

Thanks,
Dan



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