[PATCH] x86-64: Remove the unused pr19636-3d.d

H.J. Lu hjl.tools@gmail.com
Thu Mar 20 15:47:24 GMT 2025


Remove the unused pr19636-3d.d since static Position Dependent Executable
doesn't have a dynamic symbol table.

	PR ld/32807
	* testsuite/ld-x86-64/pr19636-3d.d: Removed.

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
---
 ld/testsuite/ld-x86-64/pr19636-3d.d | 10 ----------
 1 file changed, 10 deletions(-)
 delete mode 100644 ld/testsuite/ld-x86-64/pr19636-3d.d

diff --git a/ld/testsuite/ld-x86-64/pr19636-3d.d b/ld/testsuite/ld-x86-64/pr19636-3d.d
deleted file mode 100644
index 3d9a6d76eab..00000000000
--- a/ld/testsuite/ld-x86-64/pr19636-3d.d
+++ /dev/null
@@ -1,10 +0,0 @@
-#source: pr19636-3.s
-#as: --64
-#ld: -E --defsym foobar=0x100 -m elf_x86_64
-#readelf : --dyn-syms --wide
-
-Symbol table '\.dynsym' contains [0-9]+ entries:
- +Num: +Value +Size Type +Bind +Vis +Ndx Name
-#...
- +[0-9]+: +0+100 +0 +NOTYPE +GLOBAL +DEFAULT +ABS +foobar
-#pass
-- 
2.48.1



More information about the Binutils mailing list