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)
commit21a8f7fa66f0a6487f82b170d45cd55d9235f81a
treebee49153992d3c4a2010628d94b8ce00993c3886
parent1a6923e0319d4ede81d2d821d8a84bb97113b071
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