summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/protected2-k1om.d
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-x86-64/protected2-k1om.d')
-rw-r--r--ld/testsuite/ld-x86-64/protected2-k1om.d18
1 files changed, 0 insertions, 18 deletions
diff --git a/ld/testsuite/ld-x86-64/protected2-k1om.d b/ld/testsuite/ld-x86-64/protected2-k1om.d
deleted file mode 100644
index cda2c95a03b..00000000000
--- a/ld/testsuite/ld-x86-64/protected2-k1om.d
+++ /dev/null
@@ -1,18 +0,0 @@
-#source: protected2.s
-#as: --64 -march=k1om
-#ld: -shared -melf_k1om
-#objdump: -drw
-#target: x86_64-*-linux*
-
-.*: +file format .*
-
-
-Disassembly of section .text:
-
-0+[a-f0-9]+ <foo>:
-[ ]*[a-f0-9]+: c3 ret *
-
-0+[a-f0-9]+ <bar>:
-[ ]*[a-f0-9]+: e8 fa ff ff ff call [a-f0-9]+ <foo>
-[ ]*[a-f0-9]+: c3 ret *
-#pass