This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

New aarch64 liinker testsuite failure


Hi Szabolcs,

  I am seeing two new linker testsuite failures for a big-endian AArch64
  toolchain (aarch64_be-elf):

FAIL: ld-aarch64/variant_pcs-shared
FAIL: ld-aarch64/variant_pcs-now

  This toolchain appears to have a slightly different memory layout from
  the one expected by the tests.  For example the first failure starts
  with:

regexp "^0000000000009030  0000000500000402 R_AARCH64_JUMP_SLOT    0000000000008000 f_base_global_default_def \+ 0$"
 line   "0000000000009030  0000000400000402 R_AARCH64_JUMP_SLOT    0000000000008000 f_base_global_default_def + 0"

  Could you look into these and fix them please ?

Cheers
  Nick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]