* section.c (bfd_make_section_anyway): Fix failure check of
authorIan Lance Taylor <ian@airs.com>
Wed, 24 Aug 1994 16:29:17 +0000 (16:29 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 24 Aug 1994 16:29:17 +0000 (16:29 +0000)
bfd_make_empty_symbol.  From Antti.Miettinen@ntc.nokia.com.

bfd/ChangeLog

index 864fe83..58d4763 100644 (file)
@@ -1,5 +1,8 @@
 Wed Aug 24 11:49:19 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
 
+       * section.c (bfd_make_section_anyway): Fix failure check of
+       bfd_make_empty_symbol.  From Antti.Miettinen@ntc.nokia.com.
+
        * aoutx.h (translate_to_native_sym_flags): Use the output_section
        (and output_offset) if there is one.