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 <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d114b830426300f80302ca03ff4322942f63c615 commit d114b830426300f80302ca03ff4322942f63c615 Author: Roland McGrath <[email protected]> Date: Thu May 5 13:12:40 2016 -0700 2016-02-05 Sriraman Tallam <[email protected]> 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. _______________________________________________ bug-binutils mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-binutils
