]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Re: elf_backend_finish_dynamic_symbol returning false
authorAlan Modra <amodra@gmail.com>
Thu, 15 Feb 2024 10:55:44 +0000 (21:25 +1030)
committerAlan Modra <amodra@gmail.com>
Thu, 15 Feb 2024 10:58:07 +0000 (21:28 +1030)
Making a bfd_final_link failure noisy requires testsuite changes.

ld/testsuite/ld-arm/non-contiguous-arm7.err
ld/testsuite/ld-mips-elf/n64-plt-2.ed
ld/testsuite/ld-mips-elf/n64-plt-3.ed

index 3185ef58ffc488559b02c9fbd9474d81c720277f..7b3a3d8c3c97dba3e9e035b81c3060f37172ceb8 100644 (file)
@@ -2,3 +2,4 @@
 .* may change behaviour for section .?\.bss\.MY_BUF.? from .*
 .* discards section .?\.bss\.MY_BUF.? from .*
 .* unresolvable R_ARM_ABS32 relocation against symbol .?MY_BUF.?
+.* final link failed
index 4a42ec1e341586d5c0c8d186b6d78eb4cb7a92fa..effdb1b522ab222b20818fb7c70491a10a9fe04d 100644 (file)
@@ -1 +1,2 @@
 [^\n]*: `\.got\.plt' entry VMA of 0x7fff8000 outside the 32-bit range supported; consider using `-Ttext-segment=\.\.\.'
+.* final link failed
index 29a346b274d30d24f5fb7f2707389df160e52338..400d91871a842c216501706888c127439a5e22ce 100644 (file)
@@ -1 +1,2 @@
 [^\n]*: `\.got\.plt' start VMA of 0xffffffff7fff7ff0 outside the 32-bit range supported; consider using `-Ttext-segment=\.\.\.'
+.* final link failed