This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]