I think we want to clear *walk_subtrees a lot more often in cp_fold_r; as it is, for most expressions we end up calling cp_fold on the full-expression, then uselessly on the subexpressions after we already folded the containing expression.

Jason

Reply via email to