Fixed segmentation violation detected by LD testsuite.
authorNick Clifton <nickc@redhat.com>
Wed, 17 Dec 1997 12:51:37 +0000 (12:51 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 17 Dec 1997 12:51:37 +0000 (12:51 +0000)
bfd/ChangeLog

index e04583a..d72e14f 100644 (file)
@@ -1,5 +1,8 @@
 Wed Dec 17 09:45:09 1997  Nick Clifton  <nickc@cygnus.com>
 
+       * coff-arm.c (coff_arm_relocate_section): Only look at section
+       owner if there is one.
+
        * elf.c (assign_file_positions_for_segments): Fail if there is not
        enough room for the program headers.  (PR14186)