decl.c (pop_binding): Don't mess with nullifying binding->scope here.
commitdaafa301e4b0c0528558092b711e26d93223d2c0
authorGabriel Dos Reis <gdr@integrable-solutions.net>
Tue, 30 Sep 2003 11:56:25 +0000 (30 11:56 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Tue, 30 Sep 2003 11:56:25 +0000 (30 11:56 +0000)
tree9daa86d6c77617d4dff5b975fe554e2b7aba9a12
parent5fb1287933b10ce520a01e281854f4f8822af43a
decl.c (pop_binding): Don't mess with nullifying binding->scope here.

* decl.c (pop_binding): Don't mess with nullifying binding->scope
here.
* name-lookup.c: Re-format.
(cxx_binding_free): Nullify binding->scope.

From-SVN: r71942
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/name-lookup.c