Author: jakub
Date: Sat Oct 27 15:56:49 2007
New Revision: 129683
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129683
Log:
* error.c (reinit_cxx_pp): Initialize cxx_pp->enclosing_scope
to current_function_decl rather than 0.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/error.c