* testsuite/ld-x86-64/ilp32-12.d: New file.
* testsuite/ld-x86-64/ilp32-12.s: Likewise.
* testsuite/ld-x86-64/x86-64.exp: Run ilp32-12.
+2021-05-26 H.J. Lu <hongjiu.lu@intel.com>
+
+ * testsuite/ld-x86-64/ilp32-12.d: New file.
+ * testsuite/ld-x86-64/ilp32-12.s: Likewise.
+ * testsuite/ld-x86-64/x86-64.exp: Run ilp32-12.
+
2021-05-14 Nelson Chu <nelson.chu@sifive.com>
* testsuite/ld-riscv-elf/ld-riscv-elf.exp: Updated.
--- /dev/null
+#as: --x32
+#ld: -shared -melf32_x86_64
+#readelf: -SW
+
+#...
+ +\[ [0-9]\] .debug_loclists .*
+#pass
--- /dev/null
+ .section .rodata
+.L1:
+ .byte 0
+ .section .debug_loclists,"",@progbits
+ .long .L1 - 0x1dfae
run_dump_test "ilp32-9"
run_dump_test "ilp32-10"
run_dump_test "ilp32-11"
+run_dump_test "ilp32-12"
run_dump_test "ia32-1"
run_dump_test "ia32-2"
run_dump_test "ia32-3"