Commit 00c493f2 by Jeffrey A Law Committed by Jeff Law

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

From-SVN: r18896
parent 3a87a9f5
Sun Mar 29 00:47:32 1998 Jeffrey A Law (law@cygnus.com)
* cp-tree.h (push_expression_obstack): Declare.
* call.c (source_type): #if 0 out.
* class.c (alter_access): Remove unused label. Add braces
......
......@@ -2665,6 +2665,7 @@ extern int cp_tree_equal PROTO((tree, tree));
extern int can_free PROTO((struct obstack *, tree));
extern tree mapcar PROTO((tree, tree (*) (tree)));
extern void debug_binfo PROTO((tree));
extern void push_expression_obstack PROTO((void));
#define scratchalloc expralloc
#define scratch_tree_cons expr_tree_cons
#define build_scratch_list build_expr_list
......
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