bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/16794] gold doesn't include the "implicit addend" when process


From: amodra at gmail dot com
Subject: [Bug gold/16794] gold doesn't include the "implicit addend" when processing REL relocations to mergable sections
Date: Tue, 10 Sep 2019 05:25:46 +0000

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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |amodra at gmail dot com
         Resolution|---                         |INVALID

--- Comment #7 from Alan Modra <amodra at gmail dot com> ---
Your assembly is broken.  In a string merge section, sym+offset is valid only
for offset within the string at sym.

I assume that the original testcase had the same sort of error as there too the
relocs are against the section symbol.

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