summaryrefslogtreecommitdiffstats
path: root/binutils-2.21/ld/testsuite/ld-scripts/sort_n_a-b.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.21/ld/testsuite/ld-scripts/sort_n_a-b.s')
-rw-r--r--binutils-2.21/ld/testsuite/ld-scripts/sort_n_a-b.s16
1 files changed, 16 insertions, 0 deletions
diff --git a/binutils-2.21/ld/testsuite/ld-scripts/sort_n_a-b.s b/binutils-2.21/ld/testsuite/ld-scripts/sort_n_a-b.s
new file mode 100644
index 0000000..781ba4e
--- /dev/null
+++ b/binutils-2.21/ld/testsuite/ld-scripts/sort_n_a-b.s
@@ -0,0 +1,16 @@
+ .section .text2
+ .p2align 3
+text2b:
+ .long 0
+ .section .text3
+ .p2align 6
+text3b:
+ .long 0
+ .section .text1
+ .p2align 5
+text1b:
+ .long 0
+ .text
+textb:
+ .p2align 4
+ .long 0