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: Can we have a symbol_ref node of a declared symbol without having its flags set?


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~


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