Commit 370b733b by Joseph Myers Committed by Joseph Myers

* tree.h (all_types_permanent): Remove.

From-SVN: r84500
parent 9dcf6e73
2004-07-11 Joseph S. Myers <jsm@polyomino.org.uk>
* tree.h (all_types_permanent): Remove.
2004-07-11 Joseph S. Myers <jsm@polyomino.org.uk>
* langhooks.h (estimate_num_insns, pushlevel, poplevel, set_block,
maybe_build_cleanup, update_decl_after_saving): Remove hooks.
* langhooks.c (lhd_clear_binding_stack): Remove.
......
......@@ -3307,10 +3307,6 @@ extern GTY(()) tree current_function_func_begin_label;
extern GTY(()) tree current_file_decl;
/* Nonzero means all ..._TYPE nodes should be allocated permanently. */
extern int all_types_permanent;
/* Declare a predefined function. Return the declaration. This function is
provided by each language frontend. */
extern tree builtin_function (const char *, tree, int, enum built_in_class,
......
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