Commit eddcae5a by Gabriel Dos Reis Committed by Gabriel Dos Reis

* cp-tree.h (pending_lang_change): Declare.

From-SVN: r60687
parent ec5b5ef1
2002-12-31 Gabriel Dos Reis <gdr@integrable-solutions.net>
* cp-tree.h (pending_lang_change): Declare.
2002-12-30 Mark Mitchell <mark@codesourcery.com>
* parser.c (cp_parser_context_free_list): New variable.
......
......@@ -4427,6 +4427,9 @@ extern tree mangle_ref_init_variable PARAMS ((tree));
/* in dump.c */
extern int cp_dump_tree PARAMS ((void *, tree));
/* in parser.c */
extern int pending_lang_change;
/* -- end of C++ */
#endif /* ! GCC_CP_TREE_H */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment