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

--- Comment #4 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=b638b5d57fafc84a8dc0ff91d7579a3c24aad90c

commit b638b5d57fafc84a8dc0ff91d7579a3c24aad90c
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Mon Jul 2 13:08:09 2018 -0700

    x86-64: Clear the R_X86_64_converted_reloc_bit bit

    We need to clear the R_X86_64_converted_reloc_bit bit after setting it
    to avoid leaking it out by --emit-relocs.

    bfd/

        PR ld/23324
        * elf64-x86-64.c (elf_x86_64_relocate_section): Clear the
        R_X86_64_converted_reloc_bit bit.

    ld/

        PR ld/23324
        * testsuite/ld-x86-64/pr23324.s: New file.
        * testsuite/ld-x86-64/pr23324a.d: Likewise.
        * testsuite/ld-x86-64/pr23324b.d: Likewise.

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

Reply via email to