OSDN Git Service

Fix @pltoff linker segfault for non-shared link.
authorJim Wilson <wilson@tuliptree.org>
Wed, 30 Jun 2004 20:23:23 +0000 (20:23 +0000)
committerJim Wilson <wilson@tuliptree.org>
Wed, 30 Jun 2004 20:23:23 +0000 (20:23 +0000)
commit403ddb0a2588a4471174a432d3105e2abe6c3e61
treeab73a8742c36d237882270860d0786f7b9c2cd1c
parent65a64be36785310bdadba826a67a9a827dc32722
Fix @pltoff linker segfault for non-shared link.
* elfxx-ia64.c (elfNN_ia64_check_relocs): New local pltoff.  Initialize
to NULL.  Call get_pltoff if NULL and NEED_PLTOFF is true.
bfd/ChangeLog
bfd/elfxx-ia64.c