diff options
author | Richard Kenner <kenner@gcc.gnu.org> | 1995-05-22 17:02:40 -0400 |
---|---|---|
committer | Richard Kenner <kenner@gcc.gnu.org> | 1995-05-22 17:02:40 -0400 |
commit | 51900510d21eb452a78a4c5df8053b85f5a405a7 (patch) | |
tree | b0e92af973309dd987484b6682d85a6491d9230f /gcc/cplus-dem.c | |
parent | 3933e0e1e533707b2a0cdf3d03b73f4444ecfac2 (diff) | |
download | gcc-51900510d21eb452a78a4c5df8053b85f5a405a7.zip gcc-51900510d21eb452a78a4c5df8053b85f5a405a7.tar.gz gcc-51900510d21eb452a78a4c5df8053b85f5a405a7.tar.bz2 |
Numerous formatting changes.
(NULLT): Deleted; all uses changed to NULL_TREE.
(get_{static,object}_reference, objc_add_static_instance):
Use push_obstacks instead of saving obstacks manually.
(build_{selector,class}_reference_decl): Likewise.
(build_objc_string_decl, build_protocol_reference): Likewise.
(comp_{method,proto}_with_proto): Likewise.
(create_builtin_decl, synth_module_prologue): Set DECL_ARTIFICIAL for internal
objects.
(build_{selector,class}_reference_decl, add_objc_decls): Likewise.
(generate_objc_symtab_decl, build_module_descriptor): Likewise.
(build_protocol_reference): Likewise.
(build_objc_string_decl, synch_forward_declarations): Likewise.
Delete call to end_temporary_allocation.
(generate_static_references, generate_strings): Likewise.
(build_selector_translation_table, generate_category): Likewise.
(generate_{ivars,protocol}_list, build_protocol_reference): Likewise.
(build_objc_string_object): If next_runtime, put everything in
permanent obstack.
(objc_add_static_instance): Use build_decl instead of start_decl
and finish_decl_top_level.
(build_{class_reference,objc_string}_decl): Clear DECL_CONTEXT.
(start_class): Exit with FATAL_EXIT_CODE, not 1.
(add_objc_decls): Don't set DECL_IN_SYSTEM_HEADER.
From-SVN: r9764
Diffstat (limited to 'gcc/cplus-dem.c')
0 files changed, 0 insertions, 0 deletions