This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Question on tree-walking and mutually-recursive types
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: riphack at web dot de
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 29 Jun 04 18:35:46 EDT
- Subject: Re: Question on tree-walking and mutually-recursive types
Well yes in the case if every node only has one edge (eg. only structs
with one pointer).
That's what we're talking about: a pointer to a pointer.