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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to