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: clyon 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 13:21:57 +0000

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

Christophe Lyon <clyon at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |clyon at gcc dot gnu.org

--- Comment #6 from Christophe Lyon <clyon at gcc dot gnu.org> ---
Hi Tamar,

It seems your patch does not build on 32-bits hosts:
../../bfd/elfnn-aarch64.c: In function
‘_bfd_aarch64_erratum_843419_branch_to_stub’:
../../bfd/elfnn-aarch64.c:5312:2: error: format ‘%lx’ expects argument of type
‘long unsigned int’, but argument 3 has type ‘bfd_signed_vma’ [-Werror=format=]
  (_("%pB: error: erratum 843419 immediate 0x%lx "
  ^

(on x86_32)

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