cp-tree.h (struct tree_binding): Replace scope field with a union.
authorJason Merrill <jason@yorick.cygnus.com>
Thu, 28 Jan 1999 09:47:48 +0000 (09:47 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 28 Jan 1999 09:47:48 +0000 (04:47 -0500)
commitc7a932b1cff62ab30552ce88caf48272243f108e
tree89ab4ee01fa8c681348331c5294486d66cf3e8cc
parent661c7909597d5da70b9c428247bcf451b95a3557
cp-tree.h (struct tree_binding): Replace scope field with a union.

* cp-tree.h (struct tree_binding): Replace scope field with a union.
(BINDING_SCOPE): Adjust.
* decl.c (BINDING_LEVEL): Adjust.

From-SVN: r24894
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/decl.c