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

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

commit 6467207116c66ff2c58f8bc35cb15b2596f5c457
Author: Tamar Christina <tamar.christ...@arm.com>
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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to