IA64 linker is broken
Alan Modra
amodra@bigpond.net.au
Mon Jan 31 08:29:00 GMT 2005
On Mon, Jan 31, 2005 at 05:43:08PM +1030, Alan Modra wrote:
> @@ -6143,11 +6210,7 @@ elf_link_output_extsym (struct elf_link_
> const struct elf_backend_data *bed;
>
> if (h->root.type == bfd_link_hash_warning)
> - {
> - h = (struct elf_link_hash_entry *) h->root.u.i.link;
> - if (h->root.type == bfd_link_hash_new)
> - return TRUE;
> - }
> + h = (struct elf_link_hash_entry *) h->root.u.i.link;
>
> /* Decide whether to output this symbol in this pass. */
> if (eoinfo->localsyms)
Oops, this hunk wasn't supposed to be included.
--
Alan Modra
IBM OzLabs - Linux Technology Centre
More information about the Binutils
mailing list