OSDN Git Service

Fix @pltoff linker segfault for non-shared link.
authorwilson <wilson>
Wed, 30 Jun 2004 20:23:23 +0000 (20:23 +0000)
committerwilson <wilson>
Wed, 30 Jun 2004 20:23:23 +0000 (20:23 +0000)
commit80ef99f47fd0809cab0c58e4c37b9ea659b11160
tree12a0fc7105b3c54692364e7b8cf1e9cb042da1b5
parentf95883a3dd6f5f72eed9efe9b8b0c6b197409589
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