* config/obj-coff.c (write_object_file): Just pass NULL to
authorIan Lance Taylor <ian@airs.com>
Wed, 7 May 1997 19:46:25 +0000 (19:46 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 7 May 1997 19:46:25 +0000 (19:46 +0000)
  md_do_align, not the address of a char holding NOP_OPCODE.
Fixes a problem with the m88k SVR3 .init section as used by gcc.

gas/ChangeLog

index 7e66d49..4569bb0 100644 (file)
@@ -1,5 +1,8 @@
 Wed May  7 15:39:48 1997  Ian Lance Taylor  <ian@cygnus.com>
 
+       * config/obj-coff.c (write_object_file): Just pass NULL to
+       md_do_align, not the address of a char holding NOP_OPCODE.
+
        * config/tc-mips.c (macro): Handle constants for M_LI_D and
        M_LI_DD.
        (mips_ip): For 'F', 'L', 'f', and 'l', generate a constant rather