* write.c (adjust_reloc_syms): Check that symbol is not NULL
authorIan Lance Taylor <ian@airs.com>
Wed, 9 Aug 1995 19:34:00 +0000 (19:34 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 9 Aug 1995 19:34:00 +0000 (19:34 +0000)
commite120d9fbcd6e5768201d7263c6cc2c387b7a837f
treea315b9d340280bdef6ee361fa6b8a76c922b7f03
parenta2acbf8d1255d444439c9d5cc79ce73dbcf4db4c
* write.c (adjust_reloc_syms): Check that symbol is not NULL
before checking sy_mri_common.
(fixup_segment): Likewise.
* config/obj-coff.c (fixup_segment): Likewise.
gas/config/obj-coff.c
gas/write.c