bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/10244] Internal error in relocate_sections, at reloc.cc:842


From: ian at airs dot com
Subject: [Bug gold/10244] Internal error in relocate_sections, at reloc.cc:842
Date: 24 Jun 2009 14:39:10 -0000

------- Additional Comments From ian at airs dot com  2009-06-24 14:39 -------
Your object file is unusual in having both an empty .text section and an empty
.rel.text section.  gold was failing an assertion while processing the .rel.text
section, in that it expected to have some data to relocate.  While your object
file is unusual, it is valid.  I committed a patch to avoid the crash.  Thanks
for reporting the bug.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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

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