[binutils-gdb] x86-64: Remove the unused pr19636-3d.d
H.J. Lu
hjl@sourceware.org
Thu Mar 20 15:47:37 GMT 2025
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=37c6eb16164a2345484777bb5affab45ab502f6f
commit 37c6eb16164a2345484777bb5affab45ab502f6f
Author: H.J. Lu <hjl.tools@gmail.com>
Date: Thu Mar 20 08:43:56 2025 -0700
x86-64: Remove the unused pr19636-3d.d
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>
Diff:
---
ld/testsuite/ld-x86-64/pr19636-3d.d | 10 ----------
1 file changed, 10 deletions(-)
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
More information about the Binutils-cvs
mailing list