aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2025-03-20 08:43:56 -0700
committerH.J. Lu <hjl.tools@gmail.com>2025-03-20 08:43:56 -0700
commit37c6eb16164a2345484777bb5affab45ab502f6f (patch)
treee8e127bd51a01bfc60192075a614831b28e24872
parentd8a250dc5c0f5b34384c69dda79b2099106c72af (diff)
downloadbinutils-37c6eb16164a2345484777bb5affab45ab502f6f.zip
binutils-37c6eb16164a2345484777bb5affab45ab502f6f.tar.gz
binutils-37c6eb16164a2345484777bb5affab45ab502f6f.tar.bz2
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>
-rw-r--r--ld/testsuite/ld-x86-64/pr19636-3d.d10
1 files changed, 0 insertions, 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 3d9a6d7..0000000
--- 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