* elf32-sparc.c (elf32_sparc_relocate_section): Remove bogus
authorIan Lance Taylor <ian@airs.com>
Fri, 1 Dec 1995 20:59:10 +0000 (20:59 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 1 Dec 1995 20:59:10 +0000 (20:59 +0000)
BFD_ASSERT.
PR 8562.

bfd/ChangeLog

index ba3565a0242974481a77822ca11a12138caadd58..8d2bcf97aca34068911e8ced0bd8f16da07d6a4b 100644 (file)
@@ -1,5 +1,8 @@
 Fri Dec  1 14:46:51 1995  Ian Lance Taylor  <ian@cygnus.com>
 
+       * elf32-sparc.c (elf32_sparc_relocate_section): Remove bogus
+       BFD_ASSERT.
+
        * libbfd.c (bfd_malloc, bfd_realloc): New functions.
        (bfd_zmalloc): Return PTR, not char *.  Take size_t, not
        bfd_size_type.