summaryrefslogtreecommitdiffstats
path: root/binutils/testsuite/binutils-all/needed-reloc.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/testsuite/binutils-all/needed-reloc.s')
-rw-r--r--binutils/testsuite/binutils-all/needed-reloc.s7
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils/testsuite/binutils-all/needed-reloc.s b/binutils/testsuite/binutils-all/needed-reloc.s
new file mode 100644
index 0000000000..8251e8c0f8
--- /dev/null
+++ b/binutils/testsuite/binutils-all/needed-reloc.s
@@ -0,0 +1,7 @@
+ .globl foo
+
+ .data
+ .4byte foo
+ .text
+foo:
+ .long 1
OpenPOWER on IntegriCloud