bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/19047] gold --icf vs REL with negative addend


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gold/19047] gold --icf vs REL with negative addend
Date: Thu, 05 May 2016 20:15:22 +0000

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The binutils-2_26-branch branch has been updated by Roland McGrath
<address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d114b830426300f80302ca03ff4322942f63c615

commit d114b830426300f80302ca03ff4322942f63c615
Author: Roland McGrath <address@hidden>
Date:   Thu May 5 13:12:40 2016 -0700

    2016-02-05  Sriraman Tallam  <address@hidden>

        PR gold/19047
        * icf.cc (get_rel_addend): New function.
        (get_section_contents):  Move merge section addend computation to a
        new function.  Ignore negative values for SHT_REL and SHT_RELA addends.
        Fix bug to not read past the length of the section.

    Fix bug related to addend computation for MERGE sections.

    (cherry picked from commit 84d543b7ed93bf6511cdf45791f4f0b717dfb718)

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