summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-scripts/sort_b_a-1.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-scripts/sort_b_a-1.s')
-rw-r--r--ld/testsuite/ld-scripts/sort_b_a-1.s16
1 files changed, 16 insertions, 0 deletions
diff --git a/ld/testsuite/ld-scripts/sort_b_a-1.s b/ld/testsuite/ld-scripts/sort_b_a-1.s
new file mode 100644
index 0000000..87d3613
--- /dev/null
+++ b/ld/testsuite/ld-scripts/sort_b_a-1.s
@@ -0,0 +1,16 @@
+ .section .text.2
+ .p2align 3
+text2:
+ .long 0
+ .section .text.3
+ .p2align 6
+text3:
+ .long 0
+ .section .text.1
+ .p2align 5
+text1:
+ .long 0
+ .text
+text:
+ .p2align 4
+ .long 0