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


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to