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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <ni...@sourceware.org>:

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

commit eae0b5c3b2d6b76c3ed80146bc938e0d6b7e9fec
Author: Nick Clifton <ni...@redhat.com>
Date:   Wed Aug 26 16:26:13 2020 +0100

    Fix sanitization problems running the linker testsuite for the alpha-elf
target.

            PR 26416
            * elf64-alpha.c (elf64_alpha_relax_tls_get_addr): Test for and
            ignore local symbols.
            (elf64_alpha_relax_got_load): Do not check for local dynamic
            symbols.
            (OP_LDA, OP_LDAH, OP_LDQ, OP_BR, OP_BSR): Use unsigned constant
            values.
            (INSN_A) Cast the A parameter to unsigned.
            (INSN_AB): Define in terms of INSN_A.
            (INSN_ABC): Likewise.
            (INSN_ABO): Likewise.
            (INSN_AD): Likewise.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to