]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
x86-64: Remove the unused pr19636-3d.d
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 20 Mar 2025 15:43:56 +0000 (08:43 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 20 Mar 2025 15:43:56 +0000 (08:43 -0700)
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 [deleted file]

diff --git a/ld/testsuite/ld-x86-64/pr19636-3d.d b/ld/testsuite/ld-x86-64/pr19636-3d.d
deleted file mode 100644 (file)
index 3d9a6d7..0000000
+++ /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