* coff-sh.c (sh_relocate_section): Check for an illegal symbol

index.
This commit is contained in:
Ian Lance Taylor 1996-09-17 20:10:59 +00:00
parent 7f21c97c44
commit 8d784abe56

View File

@ -4,6 +4,8 @@ Tue Sep 17 14:18:31 1996 Ian Lance Taylor <ian@cygnus.com>
indices, rather than crashing.
(coff_slurp_reloc_table): Likewise. Check whether the howto field
is NULL.
* coff-sh.c (sh_relocate_section): Check for an illegal symbol
index.
Mon Sep 16 12:39:36 1996 Ian Lance Taylor <ian@cygnus.com>