OSDN Git Service

* decl.c (pop_binding): Don't mess with nullifying binding->scope
authorgdr <gdr@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Sep 2003 11:56:25 +0000 (11:56 +0000)
committergdr <gdr@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Sep 2003 11:56:25 +0000 (11:56 +0000)
commit0e1d7e201cc021012ff5cbc0ec62132c80ed33b9
tree9daa86d6c77617d4dff5b975fe554e2b7aba9a12
parent829e80818f73a77edddba9053dbdf49808ad3dd1
* decl.c (pop_binding): Don't mess with nullifying binding->scope
here.
* name-lookup.c: Re-format.
(cxx_binding_free): Nullify binding->scope.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@71942 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/name-lookup.c