* ldexp.c (exp_print_tree): Don't crash if etree_rel section has
authorIan Lance Taylor <ian@airs.com>
Thu, 16 Jun 1994 16:32:03 +0000 (16:32 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 16 Jun 1994 16:32:03 +0000 (16:32 +0000)
no owner--it might be bfd_abs_section.  From Eric Youngdale
<ericy@cais.cais.com>.

ld/ChangeLog

index 873b0c99b4e5a4be977d6be9ea1c0333802d902e..9d6feb01d5ac7da0d3eb8848255b2214fb829c76 100644 (file)
@@ -1,5 +1,9 @@
 Thu Jun 16 12:22:01 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
 
+       * ldexp.c (exp_print_tree): Don't crash if etree_rel section has
+       no owner--it might be bfd_abs_section.  From Eric Youngdale
+       <ericy@cais.cais.com>.
+
        * scripttempl/aout.sc: Let sections align to their natural
        boundaries.