OSDN Git Service

* elf32-cris.c (cris_elf_gc_sweep_hook): Return early if no
authorKazu Hirata <kazu@codesourcery.com>
Sun, 11 Jan 2004 07:40:24 +0000 (07:40 +0000)
committerKazu Hirata <kazu@codesourcery.com>
Sun, 11 Jan 2004 07:40:24 +0000 (07:40 +0000)
commit394759eb60f2b87027ccb8f008506a2ccd296ad8
treeb3ec6a18031d1cb4b0a314a911ef5e993d659c86
parent99957883a84932520fa06129f9db99a96b374232
* elf32-cris.c (cris_elf_gc_sweep_hook): Return early if no
dynamic object is present.  Declare r_symndx and h in an inner
scope.
* elf32-vax.c (elf_vax_gc_sweep_hook): Likewise.
bfd/ChangeLog
bfd/elf32-cris.c
bfd/elf32-vax.c