OSDN Git Service

* error.c (reinit_cxx_pp): Initialize cxx_pp->enclosing_scope
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 27 Oct 2007 15:56:49 +0000 (15:56 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 27 Oct 2007 15:56:49 +0000 (15:56 +0000)
commit5b3aad139c791a7e3f8fb7d38ee6c526869d58f5
tree2c89572b6638bd21d861da2f8cdc31b749d14c70
parent1167e60f5f9821c9cb777a4ce8e8738ee41cb291
* error.c (reinit_cxx_pp): Initialize cxx_pp->enclosing_scope
to current_function_decl rather than 0.

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