https://sourceware.org/bugzilla/show_bug.cgi?id=17739

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amodra at gmail dot com

--- Comment #3 from Alan Modra <amodra at gmail dot com> ---
This is caused by sh_elf_gc_sweep_hook decrementing h->got.refcount for
relocation types which sh_elf_check_relocs does not increment h->got.refcount. 
The accounting needs to match exactly.

-- 
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

Reply via email to