PR ld/21334: Always call `_bfd_elf_link_renumber_dynsyms' if required
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / mips-elf.exp
index 3ef996346da8242b66cede1e54d662fa678df46f..f824e7ca8ad5710c17a55e1a6c9ca9a0844c644d 100644 (file)
@@ -1129,3 +1129,13 @@ if { $linux_gnu } {
                  "export-$class-ref"]]
     }
 }
+
+# PR ld/21334 GOT relocation in static binary test.
+run_ld_link_tests [list \
+    [list \
+       "PR ld/21233 MIPS GOT16 relocation in static binary" \
+       "$abi_ldflags(o32) -e foo -T pr21334.ld" "" "$abi_asflags(o32)" \
+       {pr21334.s} \
+       {{objdump {-d --prefix-addresses} pr21334.dd} \
+        {readelf -A pr21334.gd}} \
+       "pr21334"]]
This page took 0.036865 seconds and 4 git commands to generate.