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: Question on tree-walking and mutually-recursive types


On Monday, June 28, 2004, at 08:33 PM, Daniel Berlin wrote:
Why can't you just use walk_tree_without_duplicates to do your tree walk in the caller, instead of polluting walk_tree?

I can feel the performance slipping away now...



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