https://sourceware.org/bugzilla/show_bug.cgi?id=19972
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by H.J. Lu <h...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c7ce9410351ea64fb4c250ceb6ed796090ae49d9 commit c7ce9410351ea64fb4c250ceb6ed796090ae49d9 Author: H.J. Lu <hjl.to...@gmail.com> Date: Wed Apr 20 11:15:05 2016 -0700 Check R_386_NONE/R_X86_64_NONE in eh6.d There is no need for run-time relocation when converting pointers in .eh_frame section to DW_EH_PE_pcrel encoding. R_386_NONE and R_X86_64_NONE are expected since the space for run-time relocation has been allocated. This is an optimization. PR ld/19972 * testsuite/ld-elf/eh6.d: Pass -rW to readelf and check for R_386_NONE or R_X86_64_NONE. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils