Fix @pltoff linker segfault for non-shared link.
commit28e7b660eee1776e1d5e9b7b473c8d14dad3bef5
authorJim Wilson <wilson@tuliptree.org>
Wed, 30 Jun 2004 20:23:23 +0000 (30 20:23 +0000)
committerJim Wilson <wilson@tuliptree.org>
Wed, 30 Jun 2004 20:23:23 +0000 (30 20:23 +0000)
treec270a5d25145a0c150ebea78e868e378a84b9e9e
parentf605ff84f03675ec7647b7a7b0a851f77eff9b7d
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