On Thu, Sep 15, 2005 at 04:45:11PM -0700, Fariborz Jahanian wrote: > But > a more general question is should we always set the flags for > symbol_ref whenever such a node is created for a declared symbol?
Whenever it's created for real, yes. In this case we're just guessing at costs, so it ought not be 100% critical. r~