This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
cp/do_poplevel
- From: Marcin Dalecki <martin at dalecki dot de>
- To: GCC Development <gcc at gcc dot gnu dot org>, reichelt at igpm dot rwth-aachen dot de
- Date: Wed, 25 Jan 2006 11:35:41 +0100
- Subject: cp/do_poplevel
The following:
2006-01-23 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
* cp-tree.h (do_poplevel): Remove prototype.
* semantics.c (do_poplevel): Add prototype. Make static.
Is a plain mistake due to:
../.././gcc/objcp/objcp-decl.c: In function 'tree_node*
objcp_end_compound_stmt(tree_node*, int)':
../.././gcc/objcp/objcp-decl.c:114: error: 'do_poplevel' was not
declared in this scope
../.././gcc/objcp/objcp-decl.c:118: error: 'do_poplevel' was not
declared in this scope