* Minor cleanups provoked by gcc warnings:
authorIan Lance Taylor <ian@airs.com>
Tue, 23 Feb 1993 21:08:32 +0000 (21:08 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 23 Feb 1993 21:08:32 +0000 (21:08 +0000)
commitc0f6093b0cec7df7d23847c5156e720eb631a308
tree826ee09bef41186df811f5ba0522c6e499419d58
parentcd211312d34f8e76e28148cb473c59c29f4d9ceb
* Minor cleanups provoked by gcc warnings:
* aoutx.h (NAME(aout, reloc_type_lookup)),
cpu-h8300.c (local_bfd_reloc_type_lookup),
cpu-z8k.c (local_bfd_reloc_type_lookup): Added default case to
switches.
* archive.c (do_slurp_bsd_armap, do_slurp_coff_armap),
ieee.c (ieee_slurp_section_data),
elf.c (elf_make_sections, elf_fake_sections,
elf_compute_section_file_positions, elf_write_object_contents):
Removed unused variables.
* archures.c: Removed /* from within comment.
* bout.c (b_out_squirt_out_relocs): Initialize r_extern.
* oasys.c (oasys_write_data): Initialize i.
bfd/ChangeLog
bfd/elf.c
bfd/ieee.c