aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-aarch64/emit-relocs-262.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-aarch64/emit-relocs-262.s')
-rw-r--r--ld/testsuite/ld-aarch64/emit-relocs-262.s13
1 files changed, 0 insertions, 13 deletions
diff --git a/ld/testsuite/ld-aarch64/emit-relocs-262.s b/ld/testsuite/ld-aarch64/emit-relocs-262.s
deleted file mode 100644
index aa97f52..0000000
--- a/ld/testsuite/ld-aarch64/emit-relocs-262.s
+++ /dev/null
@@ -1,13 +0,0 @@
-.comm gempy,4,4
-.text
-
-.word _GOT_ - .
-.xword _GOT_ - . + 0x12
-.hword _GOT_ - .
-.hword _GOT_ - .
-
- and x0,x0,x0
- and x0,x0,#0x1
-
-
-