bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/19972] R_386_NONE/R_X86_64_NONE generated on ld/testsuite/ld-elf


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/19972] R_386_NONE/R_X86_64_NONE generated on ld/testsuite/ld-elf/eh6.s
Date: Wed, 20 Apr 2016 18:16:07 +0000

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 <address@hidden>:

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

commit c7ce9410351ea64fb4c250ceb6ed796090ae49d9
Author: H.J. Lu <address@hidden>
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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]