summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-scripts/rgn-at5.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-scripts/rgn-at5.s')
-rw-r--r--ld/testsuite/ld-scripts/rgn-at5.s14
1 files changed, 14 insertions, 0 deletions
diff --git a/ld/testsuite/ld-scripts/rgn-at5.s b/ld/testsuite/ld-scripts/rgn-at5.s
new file mode 100644
index 0000000..ce8576c
--- /dev/null
+++ b/ld/testsuite/ld-scripts/rgn-at5.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