bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/24373] Arm Cortex-A53 Errata 843419 workaround inserts 4K stub e


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/24373] Arm Cortex-A53 Errata 843419 workaround inserts 4K stub even when unnecessary
Date: Tue, 21 May 2019 16:17:14 +0000

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

--- Comment #8 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Tamar Christina
<address@hidden>:

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

commit 6467207116c66ff2c58f8bc35cb15b2596f5c457
Author: Tamar Christina <address@hidden>
Date:   Tue May 21 17:15:36 2019 +0100

    AArch64: Fix -Werror on build

    This patch fixes a hardcoded `l` specifier on a `bfd_signed_vma`.
    Instead this now uses BFD_VMA_FMT which fixes the build on 32 bit
    hosts.

    Committed under the obvious rule.

    bfd/ChangeLog:

        PR ld/24373
        * elfnn-aarch64.c (_bfd_aarch64_erratum_843419_branch_to_stub):
        Fix print formatter.

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