aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arc/got-weak.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-arc/got-weak.s')
-rw-r--r--ld/testsuite/ld-arc/got-weak.s7
1 files changed, 0 insertions, 7 deletions
diff --git a/ld/testsuite/ld-arc/got-weak.s b/ld/testsuite/ld-arc/got-weak.s
deleted file mode 100644
index 8ea18be..0000000
--- a/ld/testsuite/ld-arc/got-weak.s
+++ /dev/null
@@ -1,7 +0,0 @@
- .cpu archs
-
- .weak symb
- .global __start
- .text
-__start:
- ld r0,[pcl,@symb@gotpc]