Commit 7584b89f by Richard Earnshaw Committed by Richard Earnshaw

* tree.h (struct obstack): Declare.

From-SVN: r36858
parent f225e727
2000-10-13 Richard Earnshaw <rearnsha@arm.com>
* tree.h (struct obstack): Declare.
2000-10-12 Mark Mitchell <mark@codesourcery.com>
Remove obstacks.
......
......@@ -2609,6 +2609,8 @@ extern HOST_WIDE_INT get_alias_set PARAMS ((tree));
/* In c-common.c */
extern HOST_WIDE_INT lang_get_alias_set PARAMS ((tree));
struct obstack;
/* In tree.c */
extern int really_constant_p PARAMS ((tree));
extern void set_identifier_size PARAMS ((int));
......
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