This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Ada] Improve GC and tree marking
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: pinskia at physics dot uc dot edu
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 29 Oct 04 21:37:50 EDT
- Subject: Re: [Ada] Improve GC and tree marking
OK? Bootstrapped on powerpc-darwin (up till a get a link error which
is a different bug and already filed).
* ada-tree.h (lang_tree_node): Set chain_next to be the chain of the
tree.
Seems reasonable to me, though I confess that I don't really understand
the purpose of the whole lang_tree_node stuff.