>From <http://gcc.gnu.org/ml/gcc/2006-01/msg00953.html>: The following:
2006-01-23 Volker Reichelt <[EMAIL PROTECTED]> * 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 -- Summary: [4.2 Regression] Objective-C++ is broken a different way Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: objc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pinskia at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25958