bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/26416] UBSAN error: bfd/elf64-alpha.c:4819:10:


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/26416] UBSAN error: bfd/elf64-alpha.c:4819:10:
Date: Wed, 26 Aug 2020 15:26:44 +0000

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 <nickc@sourceware.org>:

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

commit eae0b5c3b2d6b76c3ed80146bc938e0d6b7e9fec
Author: Nick Clifton <nickc@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

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