[PATCH v2 0/9] ld: Implement DT_RELR for x86

Nick Clifton nickc@redhat.com
Tue Jan 11 10:13:06 GMT 2022


Hi H.J.

   The patch set looks good to me, but there is one problem.  With the
   set applied there is a new linker testsuite regression for non x86
   ELF based targets (eg: s390-linux, xtensa-elf, aarch64-linux-gnu to
   mention just a few):

     Executing on host: sh -c {./ld-new -o tmpdir/symbolic-func.so
      -z norelro -L/ld/testsuite/ld-elf -shared -Bsymbolic-functions
      -z nopack-relative-relocs tmpdir/symbolic-func.o  2>&1}
       /dev/null ld.tmp (timeout = 300)
     spawn [open ...]

     ./ld-new: warning: -z nopack-relative-relocs ignored
     ./ld-new: warning: -z nopack-relative-relocs ignored
     FAIL: -Bsymbolic-functions

   Please could you investigate and fix this issue ?

Cheers
   Nick



More information about the Binutils mailing list