aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-aarch64/emit-relocs-257.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-aarch64/emit-relocs-257.s')
-rw-r--r--ld/testsuite/ld-aarch64/emit-relocs-257.s12
1 files changed, 0 insertions, 12 deletions
diff --git a/ld/testsuite/ld-aarch64/emit-relocs-257.s b/ld/testsuite/ld-aarch64/emit-relocs-257.s
deleted file mode 100644
index 609ebba..0000000
--- a/ld/testsuite/ld-aarch64/emit-relocs-257.s
+++ /dev/null
@@ -1,12 +0,0 @@
-.comm gempy,4,4
-.text
-
-.word tempy
-.xword tempy2
-.hword tempy3
-.hword tempy3+8
-
- and x0,x0,x0
- and x0,x0,#0x1
-
-