+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,
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,