http://sourceware.org/bugzilla/show_bug.cgi?id=13387
--- Comment #1 from John David Anglin <danglin at gcc dot gnu.org> 2011-11-05 23:06:27 UTC --- elf32_hppa_hide_symbol appears to be broken as it can be called before are all relocs are processed by elf32_hppa_check_relocs. As a result, the plabel flag may not be set when it is called, and as a result the plt.refcounts are reset. This messes up the refcounts for the symbol causing the abort. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils