error.c (reinit_cxx_pp): Initialize cxx_pp->enclosing_scope to current_function_decl...
authorJakub Jelinek <jakub@redhat.com>
Sat, 27 Oct 2007 15:56:49 +0000 (17:56 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Sat, 27 Oct 2007 15:56:49 +0000 (17:56 +0200)
commitd5aa2cf0dea53d48edf46232347f483110dc9d49
tree2c89572b6638bd21d861da2f8cdc31b749d14c70
parent1e3eacc7cb6d8d6471303df1148877379fe584cb
error.c (reinit_cxx_pp): Initialize cxx_pp->enclosing_scope to current_function_decl rather than 0.

* error.c (reinit_cxx_pp): Initialize cxx_pp->enclosing_scope
to current_function_decl rather than 0.

From-SVN: r129683
gcc/cp/ChangeLog
gcc/cp/error.c