summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gold/testsuite/memory_test.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gold/testsuite/memory_test.s')
-rw-r--r--binutils-2.25/gold/testsuite/memory_test.s14
1 files changed, 14 insertions, 0 deletions
diff --git a/binutils-2.25/gold/testsuite/memory_test.s b/binutils-2.25/gold/testsuite/memory_test.s
new file mode 100644
index 00000000..ce8576c1
--- /dev/null
+++ b/binutils-2.25/gold/testsuite/memory_test.s
@@ -0,0 +1,14 @@
+ .section .sec0, "a"
+ .long 0
+
+ .section .sec1, "a"
+ .long 0x11
+
+ .section .sec2, "a"
+ .long 0x22
+
+ .section .sec3, "a"
+ .long 0x33
+
+ .section .sec4, "a"
+ .long 0x44