bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/11088] Internal Error in ppc64_elf_gc_sweep_hook


From: amodra at bigpond dot net dot au
Subject: [Bug ld/11088] Internal Error in ppc64_elf_gc_sweep_hook
Date: 16 Dec 2009 23:34:14 -0000

------- Additional Comments From amodra at bigpond dot net dot au  2009-12-16 
23:34 -------
Found it.  The symbol in question is hidden.  check_relocs records a need for a
plt entry ok, but then we hit code after this comment in elflink.c
            /* If the symbol already has a dynamic index, but
               visibility says it should not be visible, turn it into
               a local symbol.  */
So elf_backend_hide_symbol zaps the plt entry.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11088

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]