bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/17739] Assertion fail ../../bfd/elf32-sh.c:4504 on sh4 when comp


From: amodra at gmail dot com
Subject: [Bug ld/17739] Assertion fail ../../bfd/elf32-sh.c:4504 on sh4 when compiling Qt5
Date: Wed, 04 Feb 2015 03:37:10 +0000

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.



reply via email to

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