* 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)
commit662a6d9e111c4e2658b3392b8e9e18a25e4b4d2c
tree69b3ff794f05163b4e68772d917de7ea3338f0a5
parenta5586bdc2fad7a2fcaa65702ada82102d2a65d78
* config/obj-coff.c (write_object_file): Just pass NULL to
  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