This is the mail archive of the gcc-patches@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: [3.2-BIB] make TREE_SYMBOL_REFERENCED return an rvalue


On Wed, Nov 06, 2002 at 08:57:49AM -0800, Matt Austern wrote:
> As discussed: change TREE_SYMBOL_REFERENCED so it returns
> an rvalue, introduce a new TREE_SET_SYMBOL_REFERENCED to
> change the value of this flag, and change every place
> where the old macro was used as an lvalue so it uses the
> new macro instead.

Ok.

You should be including changelog entries, even to the list.


r~


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