summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-d10v/reloc-001.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-d10v/reloc-001.s')
-rw-r--r--ld/testsuite/ld-d10v/reloc-001.s11
1 files changed, 0 insertions, 11 deletions
diff --git a/ld/testsuite/ld-d10v/reloc-001.s b/ld/testsuite/ld-d10v/reloc-001.s
deleted file mode 100644
index bed56c7781..0000000000
--- a/ld/testsuite/ld-d10v/reloc-001.s
+++ /dev/null
@@ -1,11 +0,0 @@
- ;; Test pc relative relocation
-
- .text
- .global _start
-_start:
- brf0f.s foo
- jmp r13
-
-
-
-