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: Improved use of TREE_SYMBOL_REFERENCED in the C++ front end


On Thu, Oct 31, 2002 at 11:01:34AM -0800, Matt Austern wrote:
> So I'd like to have two different macros, one to query the flag
> and one to set it.

Ok, my point is that I'd like to have one macro, which is
read-only, and one langhook, which is write-only.

As for the variety of places that set TREE_SYMBOL_REFERENCED,
yes that is probably something that should be cleaned up.


r~


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